Click here to Skip to main content
15,889,900 members
Home / Discussions / C#
   

C#

 
GeneralRe: DataTable............. Pin
just4ulove76-Jul-05 4:55
just4ulove76-Jul-05 4:55 
QuestionHow to do this kind of Validation? Pin
just4ulove76-Jul-05 2:40
just4ulove76-Jul-05 2:40 
GeneralSelect all check box in column header Pin
nlecren6-Jul-05 2:33
nlecren6-Jul-05 2:33 
GeneralRichTextBox and rtf header/footer Pin
mr_seus6-Jul-05 2:09
mr_seus6-Jul-05 2:09 
GeneralRe: RichTextBox and rtf header/footer Pin
Dave Kreskowiak6-Jul-05 3:53
mveDave Kreskowiak6-Jul-05 3:53 
GeneralRe: RichTextBox and rtf header/footer Pin
mr_seus6-Jul-05 4:16
mr_seus6-Jul-05 4:16 
GeneralRe: RichTextBox and rtf header/footer Pin
Dave Kreskowiak6-Jul-05 5:22
mveDave Kreskowiak6-Jul-05 5:22 
GeneralApplication.Run question Pin
1nsp1r3d6-Jul-05 0:11
1nsp1r3d6-Jul-05 0:11 
Hi all,

I've a question about Application.Run, which is supposed to start the main loop for receiving messages for windows.forms applications. What I want to do is hide the form on startup, which I do either with setting the Visibility property to false or calling Hide(); so far no problems with that. But when I start the loop with Application.Run(form); it makes the form visible. The thing is that it makes the form visible after calling the constructor so what's the proper way of starting a form with Application.Run(Form); which will be hidden? Any advice is appreaciated Wink | ;)

Regards
GeneralRe: Application.Run question Pin
MoustafaS6-Jul-05 3:27
MoustafaS6-Jul-05 3:27 
GeneralRe: Application.Run question Pin
Dave Kreskowiak6-Jul-05 3:47
mveDave Kreskowiak6-Jul-05 3:47 
GeneralRe: Application.Run question Pin
occcy6-Jul-05 3:36
occcy6-Jul-05 3:36 
GeneralRe: Application.Run question Pin
Dave Kreskowiak6-Jul-05 3:39
mveDave Kreskowiak6-Jul-05 3:39 
GeneralRe: Application.Run question Pin
Paul Voicu6-Jul-05 4:00
Paul Voicu6-Jul-05 4:00 
GeneralDBase Pin
Rassul Yunussov6-Jul-05 0:04
Rassul Yunussov6-Jul-05 0:04 
GeneralRe: DBase Pin
just4ulove76-Jul-05 3:40
just4ulove76-Jul-05 3:40 
GeneralRe: DBase Pin
Rassul Yunussov6-Jul-05 8:51
Rassul Yunussov6-Jul-05 8:51 
GeneralRe: DBase Pin
just4ulove76-Jul-05 8:53
just4ulove76-Jul-05 8:53 
GeneralRe: DBase Pin
Rassul Yunussov6-Jul-05 17:50
Rassul Yunussov6-Jul-05 17:50 
GeneralRe: DBase Pin
Rassul Yunussov7-Jul-05 9:54
Rassul Yunussov7-Jul-05 9:54 
GeneralRe: DBase Pin
just4ulove77-Jul-05 10:05
just4ulove77-Jul-05 10:05 
GeneralRe: DBase Pin
Rassul Yunussov7-Jul-05 18:41
Rassul Yunussov7-Jul-05 18:41 
GeneralDBase Pin
Rassul Yunussov6-Jul-05 0:01
Rassul Yunussov6-Jul-05 0:01 
GeneralTreeView - select a node by program Pin
fracalifa5-Jul-05 23:04
fracalifa5-Jul-05 23:04 
GeneralRe: TreeView - select a node by program Pin
WillemM5-Jul-05 23:57
WillemM5-Jul-05 23:57 
GeneralRe: TreeView - select a node by program Pin
S. Senthil Kumar6-Jul-05 0:56
S. Senthil Kumar6-Jul-05 0:56 

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.