Click here to Skip to main content
15,916,378 members
Home / Discussions / C#
   

C#

 
AnswerRe: Database (ms access) Problem. help plz... Pin
lost in transition 1-Dec-06 3:25
lost in transition 1-Dec-06 3:25 
GeneralMessage Closed Pin
1-Dec-06 4:14
cmpeng341-Dec-06 4:14 
GeneralRe: Database (ms access) Problem. help plz... Pin
lost in transition 1-Dec-06 4:37
lost in transition 1-Dec-06 4:37 
GeneralRe: Database (ms access) Problem. help plz... Pin
Dave Kreskowiak1-Dec-06 4:50
mveDave Kreskowiak1-Dec-06 4:50 
GeneralRe: Database (ms access) Problem. help plz... Pin
Paul Conrad1-Dec-06 13:50
professionalPaul Conrad1-Dec-06 13:50 
AnswerRe: Database (ms access) Problem. help plz... Pin
Paul Conrad1-Dec-06 13:51
professionalPaul Conrad1-Dec-06 13:51 
QuestionEvents FormClosing & FormClosed Pin
ellande1-Dec-06 3:07
ellande1-Dec-06 3:07 
AnswerRe: Events FormClosing & FormClosed Pin
lost in transition 1-Dec-06 3:28
lost in transition 1-Dec-06 3:28 
ellande wrote:
FormClosed


public event System.Windows.Forms.FormClosedEventHandler FormClosed
Member of System.Windows.Forms.Form

Summary:
Occurs after the form is closed.


ellande wrote:
FormClosing


public event System.Windows.Forms.FormClosingEventHandler FormClosing
Member of System.Windows.Forms.Form

Summary:
Occurs before the form is closed.

Good Luck,
Jason

Sometimes simply is better than fancy. The developer stated after typing code line 10 billion!!!

GeneralRe: Events FormClosing & FormClosed Pin
ellande1-Dec-06 4:13
ellande1-Dec-06 4:13 
QuestionDynamically created Validation controls Pin
Nidhi.s1-Dec-06 2:32
Nidhi.s1-Dec-06 2:32 
AnswerRe: Dynamically created Validation controls Pin
Eduard Keilholz1-Dec-06 3:02
Eduard Keilholz1-Dec-06 3:02 
AnswerRe: Dynamically created Validation controls Pin
netJP12L1-Dec-06 3:46
netJP12L1-Dec-06 3:46 
QuestionFinding tags and data in an xml-file Pin
esjq1-Dec-06 1:45
esjq1-Dec-06 1:45 
AnswerRe: Finding tags and data in an xml-file Pin
leppie1-Dec-06 2:19
leppie1-Dec-06 2:19 
Questionlistview items double click Pin
numbers1thru91-Dec-06 1:20
numbers1thru91-Dec-06 1:20 
AnswerRe: listview items double click Pin
CPallini1-Dec-06 3:31
mveCPallini1-Dec-06 3:31 
GeneralRe: listview items double click Pin
numbers1thru91-Dec-06 4:15
numbers1thru91-Dec-06 4:15 
GeneralRe: listview items double click Pin
ednrgc1-Dec-06 4:19
ednrgc1-Dec-06 4:19 
QuestionDataGridView - Mulder&Scully needed ? Pin
Marcos Hernandez1-Dec-06 1:03
Marcos Hernandez1-Dec-06 1:03 
AnswerRe: DataGridView - Mulder&Scully needed ? Pin
ednrgc1-Dec-06 4:21
ednrgc1-Dec-06 4:21 
GeneralRe: DataGridView - Mulder&Scully needed ? Pin
Marcos Hernandez1-Dec-06 4:43
Marcos Hernandez1-Dec-06 4:43 
GeneralRe: DataGridView - Mulder&Scully needed ? Pin
ednrgc1-Dec-06 4:55
ednrgc1-Dec-06 4:55 
GeneralRe: DataGridView - Mulder&Scully needed ? Pin
Marcos Hernandez1-Dec-06 5:12
Marcos Hernandez1-Dec-06 5:12 
GeneralRe: DataGridView - Mulder&Scully needed ? Pin
ednrgc1-Dec-06 5:15
ednrgc1-Dec-06 5:15 
GeneralRe: DataGridView - Mulder&Scully needed ? Pin
Marcos Hernandez1-Dec-06 5:34
Marcos Hernandez1-Dec-06 5:34 

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.