Click here to Skip to main content
16,010,650 members
Home / Discussions / C#
   

C#

 
GeneralRe: Network Machines Pin
Nick Seng11-Jun-03 15:28
Nick Seng11-Jun-03 15:28 
GeneralRe: Network Machines Pin
shaunAustin11-Jun-03 22:50
shaunAustin11-Jun-03 22:50 
GeneralDynamic radioButtons Pin
haezeban10-Jun-03 23:04
haezeban10-Jun-03 23:04 
QuestionRemote File Access?? Pin
bania10-Jun-03 22:39
bania10-Jun-03 22:39 
AnswerRe: Remote File Access?? Pin
shaunAustin11-Jun-03 23:03
shaunAustin11-Jun-03 23:03 
QuestionIs there event before a window form closed? Pin
Xpelive10-Jun-03 22:02
Xpelive10-Jun-03 22:02 
AnswerRe: Is there event before a window form closed? Pin
J. Dunlap10-Jun-03 22:05
J. Dunlap10-Jun-03 22:05 
AnswerRe: Is there event before a window form closed? Pin
shaunAustin10-Jun-03 22:25
shaunAustin10-Jun-03 22:25 
Xpelive,

The event you're looking for is Closing. The best way I have found to locate an event handler that is supported by an object is to select it in VS and look at the events list in the Properties pane... (press the lightning bolt button)... you can then select interesting looking ones and press F1 to get help on it!!!

HTH

Shaun Big Grin | :-D



-----------------------------------------------------------------------
Shaun Austin: .NET Specialist. Spreading the word of .NET to the world... well the UK... well my tiny corner of it!! Big Grin | :-D

AnswerRe: Is there event before a window form closed? Pin
Kannan Kalyanaraman10-Jun-03 22:30
Kannan Kalyanaraman10-Jun-03 22:30 
QuestionDoes C# have a string function like CString of C++ ? Pin
JeffSayHi10-Jun-03 21:38
JeffSayHi10-Jun-03 21:38 
AnswerRe: Does C# have a string function like CString of C++ ? Pin
shaunAustin10-Jun-03 22:05
shaunAustin10-Jun-03 22:05 
GeneralRe: Does C# have a string function like CString of C++ ? Pin
JeffSayHi10-Jun-03 22:15
JeffSayHi10-Jun-03 22:15 
GeneralRe: Does C# have a string function like CString of C++ ? Pin
shaunAustin10-Jun-03 22:34
shaunAustin10-Jun-03 22:34 
GeneralRe: Does C# have a string function like CString of C++ ? Pin
JeffSayHi10-Jun-03 22:38
JeffSayHi10-Jun-03 22:38 
GeneralRe: Does C# have a string function like CString of C++ ? Pin
shaunAustin10-Jun-03 22:42
shaunAustin10-Jun-03 22:42 
AnswerRe: Does C# have a string function like CString of C++ ? Pin
Giles11-Jun-03 5:55
Giles11-Jun-03 5:55 
Generalmarshalling Pin
grv57510-Jun-03 21:33
grv57510-Jun-03 21:33 
GeneralRe: marshalling Pin
leppie11-Jun-03 11:38
leppie11-Jun-03 11:38 
GeneralRe: marshalling Pin
grv57511-Jun-03 11:54
grv57511-Jun-03 11:54 
GeneralRe: marshalling Pin
leppie11-Jun-03 12:22
leppie11-Jun-03 12:22 
GeneralRe: marshalling Pin
grv57511-Jun-03 12:42
grv57511-Jun-03 12:42 
GeneralDetect if MAPI.Session is installed Pin
AndyLatham10-Jun-03 20:51
AndyLatham10-Jun-03 20:51 
GeneralRe: Detect if MAPI is installed Pin
AndyLatham10-Jun-03 22:05
AndyLatham10-Jun-03 22:05 
GeneralTreeview Pin
Shotgun10-Jun-03 16:29
Shotgun10-Jun-03 16:29 
GeneralRe: Treeview Pin
shaunAustin10-Jun-03 22:19
shaunAustin10-Jun-03 22:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.