Click here to Skip to main content
15,917,795 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Which tools is better to design the UI (user interface)? Pin
dybs28-Mar-10 18:31
dybs28-Mar-10 18:31 
QuestionDrag and move a button anywhere on the form Pin
phani2548517-Mar-10 14:49
phani2548517-Mar-10 14:49 
AnswerRe: Drag and move a button anywhere on the form Pin
yu-jian17-Mar-10 17:55
yu-jian17-Mar-10 17:55 
GeneralRe: Drag and move a button anywhere on the form Pin
Som Shekhar17-Mar-10 20:51
Som Shekhar17-Mar-10 20:51 
GeneralRe: Drag and move a button anywhere on the form Pin
phani2548517-Mar-10 22:38
phani2548517-Mar-10 22:38 
GeneralRe: Drag and move a button anywhere on the form Pin
yu-jian18-Mar-10 15:52
yu-jian18-Mar-10 15:52 
GeneralRe: Drag and move a button anywhere on the form Pin
phani2548519-Mar-10 0:51
phani2548519-Mar-10 0:51 
GeneralRe: Drag and move a button anywhere on the form Pin
Dave Kreskowiak19-Mar-10 2:01
mveDave Kreskowiak19-Mar-10 2:01 
Instead of cluttering up your form code, take a look at my article on Create your Own Runtime Movable Windows Forms Controls[^]. This will make your button much easier to code with and you don't have to worry about wiring up your events for every normal button you drop on the form. You also don't have to worry about if you're dropping the button on the form or in a panel or in any other container control.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Drag and move a button anywhere on the form Pin
Mycroft Holmes21-Mar-10 1:00
professionalMycroft Holmes21-Mar-10 1:00 
QuestionExternal Program Stack Trace/Command Line Pin
MATTXtwo15-Mar-10 17:35
MATTXtwo15-Mar-10 17:35 
AnswerRe: External Program Stack Trace/Command Line Pin
Dave Kreskowiak19-Mar-10 3:22
mveDave Kreskowiak19-Mar-10 3:22 
QuestionWindows Forms control style on Windows Server 2008 Terminal Services Pin
Ashley van Gerven10-Mar-10 15:11
Ashley van Gerven10-Mar-10 15:11 
QuestionShowing child menu instead of MDI Parent menu in vb.net Pin
Dattatraya K8-Mar-10 20:29
Dattatraya K8-Mar-10 20:29 
AnswerRe: Showing child menu instead of MDI Parent menu in vb.net Pin
Wayne Gaylard8-Mar-10 21:21
professionalWayne Gaylard8-Mar-10 21:21 
GeneralCrystal Reports Pin
MathewPV8-Mar-10 19:41
MathewPV8-Mar-10 19:41 
GeneralRe: Crystal Reports Pin
DX Roster9-Mar-10 1:13
DX Roster9-Mar-10 1:13 
GeneralRe: Crystal Reports Pin
Mycroft Holmes9-Mar-10 18:49
professionalMycroft Holmes9-Mar-10 18:49 
GeneralRe: Crystal Reports Pin
Mycroft Holmes9-Mar-10 18:52
professionalMycroft Holmes9-Mar-10 18:52 
Questionsaving image to a folder Pin
mylogics5-Mar-10 19:34
professionalmylogics5-Mar-10 19:34 
AnswerRe: saving image to a folder Pin
dan!sh 6-Mar-10 2:48
professional dan!sh 6-Mar-10 2:48 
AnswerRe: saving image to a folder Pin
Dave Kreskowiak6-Mar-10 3:49
mveDave Kreskowiak6-Mar-10 3:49 
AnswerRe: saving image to a folder Pin
DX Roster9-Mar-10 1:15
DX Roster9-Mar-10 1:15 
QuestionEditable Print Preview Pin
ganesh_barhate4-Mar-10 23:15
ganesh_barhate4-Mar-10 23:15 
AnswerRe: Editable Print Preview Pin
Dave Kreskowiak6-Mar-10 3:50
mveDave Kreskowiak6-Mar-10 3:50 
AnswerRe: Editable Print Preview Pin
Mycroft Holmes8-Mar-10 19:07
professionalMycroft Holmes8-Mar-10 19:07 

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.