Click here to Skip to main content
15,886,806 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: My clients requirement is Pin
Christian Graus27-Jul-07 0:49
protectorChristian Graus27-Jul-07 0:49 
QuestionUsing Forms with Managed DirectX Pin
Leslie Sanford25-Jul-07 19:48
Leslie Sanford25-Jul-07 19:48 
Questionpop up form to capture reason Pin
jpk42025-Jul-07 4:52
jpk42025-Jul-07 4:52 
AnswerRe: pop up form to capture reason [modified] Pin
Luc Pattyn25-Jul-07 5:12
sitebuilderLuc Pattyn25-Jul-07 5:12 
GeneralRe: pop up form to capture reason Pin
jpk42025-Jul-07 6:23
jpk42025-Jul-07 6:23 
GeneralRe: pop up form to capture reason Pin
Luc Pattyn25-Jul-07 6:36
sitebuilderLuc Pattyn25-Jul-07 6:36 
GeneralRe: pop up form to capture reason Pin
jpk42025-Jul-07 6:45
jpk42025-Jul-07 6:45 
GeneralRe: pop up form to capture reason Pin
Luc Pattyn25-Jul-07 7:12
sitebuilderLuc Pattyn25-Jul-07 7:12 
You can set DefaultResponse to something, it will be returned when the user does not
enter anything but clicks OK; I guess it will also show as the initial value.

Examples:
- "Please specify reason"
- "?"
- " "

each of these will be erased on cancel, and possibly modified and returned on OK

If that does not suit you, write your own form !


QuestionWebbrowser and encoding Pin
hoonzis24-Jul-07 22:38
hoonzis24-Jul-07 22:38 
QuestionProblems adding dynamically a custon-control to a panel Pin
J. Holzer24-Jul-07 11:40
J. Holzer24-Jul-07 11:40 
QuestionHow to run a dll on system reboot Pin
rockyl24-Jul-07 4:46
rockyl24-Jul-07 4:46 
AnswerRe: How to run a dll on system reboot Pin
Christian Graus24-Jul-07 13:31
protectorChristian Graus24-Jul-07 13:31 
GeneralRe: How to run a dll on system reboot Pin
rockyl24-Jul-07 21:02
rockyl24-Jul-07 21:02 
GeneralRe: How to run a dll on system reboot Pin
Christian Graus24-Jul-07 22:05
protectorChristian Graus24-Jul-07 22:05 
GeneralRe: How to run a dll on system reboot Pin
rockyl24-Jul-07 22:39
rockyl24-Jul-07 22:39 
GeneralRe: How to run a dll on system reboot Pin
Jonathan [Darka]26-Jul-07 4:27
professionalJonathan [Darka]26-Jul-07 4:27 
QuestionDrag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
charles92223-Jul-07 18:57
charles92223-Jul-07 18:57 
AnswerRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Christian Graus23-Jul-07 19:11
protectorChristian Graus23-Jul-07 19:11 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Paul Conrad23-Jul-07 19:48
professionalPaul Conrad23-Jul-07 19:48 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Christian Graus23-Jul-07 19:58
protectorChristian Graus23-Jul-07 19:58 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Paul Conrad23-Jul-07 20:00
professionalPaul Conrad23-Jul-07 20:00 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Luc Pattyn24-Jul-07 12:18
sitebuilderLuc Pattyn24-Jul-07 12:18 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Christian Graus24-Jul-07 13:29
protectorChristian Graus24-Jul-07 13:29 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
charles92224-Jul-07 22:08
charles92224-Jul-07 22:08 
QuestionData Flow between a web server and a computer Pin
Tarik Guney23-Jul-07 12:12
Tarik Guney23-Jul-07 12:12 

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.