Click here to Skip to main content
15,912,329 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionUsing PDFs to interact with MS Access Forms Pin
reegan4128-May-07 6:03
reegan4128-May-07 6:03 
QuestionSplitterPanel Background Pin
jemu28-May-07 3:46
jemu28-May-07 3:46 
QuestionShow Forms Pin
Mujz.........28-May-07 1:38
Mujz.........28-May-07 1:38 
AnswerRe: Show Forms Pin
Giorgi Dalakishvili28-May-07 1:42
mentorGiorgi Dalakishvili28-May-07 1:42 
GeneralRe: Show Forms Pin
Mujz.........28-May-07 1:51
Mujz.........28-May-07 1:51 
GeneralRe: Show Forms Pin
Giorgi Dalakishvili28-May-07 1:52
mentorGiorgi Dalakishvili28-May-07 1:52 
GeneralRe: Show Forms Pin
Mujz.........28-May-07 1:54
Mujz.........28-May-07 1:54 
GeneralRe: Show Forms Pin
Giorgi Dalakishvili28-May-07 1:56
mentorGiorgi Dalakishvili28-May-07 1:56 
this.Hide() will hide the form that is open. If Form2 is another class then
Form2 fr=new Form2();<br />
fr.Show()



GeneralRe: Show Forms Pin
Mujz.........28-May-07 1:57
Mujz.........28-May-07 1:57 
GeneralRe: Show Forms Pin
Giorgi Dalakishvili28-May-07 2:04
mentorGiorgi Dalakishvili28-May-07 2:04 
GeneralRe: Show Forms Pin
Colin Angus Mackay28-May-07 2:21
Colin Angus Mackay28-May-07 2:21 
GeneralRe: Show Forms Pin
Giorgi Dalakishvili28-May-07 2:25
mentorGiorgi Dalakishvili28-May-07 2:25 
GeneralRe: Show Forms Pin
Colin Angus Mackay28-May-07 2:27
Colin Angus Mackay28-May-07 2:27 
AnswerRe: Show Forms Pin
Christian Graus28-May-07 11:35
protectorChristian Graus28-May-07 11:35 
QuestionButton click Pin
dodoxor28-May-07 0:07
dodoxor28-May-07 0:07 
AnswerRe: Button click Pin
Christian Graus28-May-07 1:07
protectorChristian Graus28-May-07 1:07 
GeneralRe: Button click Pin
dodoxor28-May-07 1:50
dodoxor28-May-07 1:50 
QuestionWindows Property sheet Pin
vivekphlp28-May-07 0:02
vivekphlp28-May-07 0:02 
AnswerRe: Windows Property sheet Pin
Christian Graus28-May-07 1:08
protectorChristian Graus28-May-07 1:08 
GeneralRe: Windows Property sheet Pin
vivekphlp28-May-07 1:23
vivekphlp28-May-07 1:23 
GeneralRe: Windows Property sheet Pin
Colin Angus Mackay28-May-07 2:26
Colin Angus Mackay28-May-07 2:26 
GeneralRe: Windows Property sheet Pin
vivekphlp28-May-07 2:33
vivekphlp28-May-07 2:33 
GeneralRe: Windows Property sheet Pin
Colin Angus Mackay28-May-07 2:57
Colin Angus Mackay28-May-07 2:57 
GeneralRe: Windows Property sheet Pin
Christian Graus28-May-07 11:12
protectorChristian Graus28-May-07 11:12 
QuestionClient application using request version HTTP 1.1 though the protocol is set to 1.0 in the code. Pin
prgramya27-May-07 21:58
prgramya27-May-07 21:58 

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.