Click here to Skip to main content
15,918,808 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Interface Pin
Abhinav S1-Apr-10 6:15
Abhinav S1-Apr-10 6:15 
Questionhow to create MDI form in c#.net with menus Pin
developerit21-Mar-10 0:24
developerit21-Mar-10 0:24 
AnswerRe: how to create MDI form in c#.net with menus Pin
Abhinav S21-Mar-10 1:01
Abhinav S21-Mar-10 1:01 
QuestionWhich tools is better to design the UI (user interface)? Pin
yu-jian17-Mar-10 16:32
yu-jian17-Mar-10 16:32 
AnswerRe: Which tools is better to design the UI (user interface)? Pin
Eddy Vluggen18-Mar-10 2:48
professionalEddy Vluggen18-Mar-10 2:48 
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 
Add the event OnMouseDown of controls.
When OnMouseDown, get the current mouse position and set the new mouse position to the controls.
When OnMouseUp, donnot set the new mouse positon to the controls.
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 
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 

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.