Click here to Skip to main content
15,905,563 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Testdriven development Pin
N a v a n e e t h25-May-08 18:59
N a v a n e e t h25-May-08 18:59 
Questiondetermine OS is windows 2003 or 2008 Pin
Amr M. K.22-May-08 19:29
Amr M. K.22-May-08 19:29 
AnswerDouble Post - Please ignore Pin
Giorgi Dalakishvili22-May-08 21:14
mentorGiorgi Dalakishvili22-May-08 21:14 
QuestionSTRPTIME function in Win Mobile 5.0 Pin
Arun John22-May-08 18:51
Arun John22-May-08 18:51 
Questionplease help me regarding this issue Pin
balaji_vbr22-May-08 3:42
balaji_vbr22-May-08 3:42 
AnswerRe: please help me regarding this issue Pin
Pete O'Hanlon22-May-08 5:06
mvePete O'Hanlon22-May-08 5:06 
Questioni want my windowform to be at the same position where i dragged it previously. Pin
balaji_vbr20-May-08 23:29
balaji_vbr20-May-08 23:29 
AnswerRe: i want my windowform to be at the same position where i dragged it previously. Pin
Colin Angus Mackay22-May-08 5:04
Colin Angus Mackay22-May-08 5:04 
balaji_vbr wrote:
i want my recorderform window to be at the same position where i place it before clcking the :insertmedia" button on the recorderform.( like left corner or bottom or right corner) after clicking close button of the insertmediaform


Then find out the Size and Position of the window and record it somewhere. When your form opens again retrieve the information and set the Size and Position properties to the appropriate values.


Questionhow to display the size of the file in text box in VB.net form Pin
ruthvik20-May-08 4:33
ruthvik20-May-08 4:33 
AnswerRe: how to display the size of the file in text box in VB.net form Pin
Smithers-Jones20-May-08 5:26
Smithers-Jones20-May-08 5:26 
Questionhow can i draw a transparent label? Pin
PaoloS20-May-08 2:51
PaoloS20-May-08 2:51 
AnswerRe: how can i draw a transparent label? Pin
Kschuler21-May-08 11:53
Kschuler21-May-08 11:53 
AnswerRe: how can i draw a transparent label? Pin
Thomas Stockwell30-May-08 11:02
professionalThomas Stockwell30-May-08 11:02 
Questionhow to cut the corners of the form which has the back ground image. Pin
balaji_vbr20-May-08 2:31
balaji_vbr20-May-08 2:31 
Questiononpaint event & form_paint event Pin
balaji_vbr20-May-08 2:25
balaji_vbr20-May-08 2:25 
Questioni got a problem in the "private void RecordForm_Paint(object sender, PaintEventArgs e)" Pin
balaji_vbr20-May-08 0:35
balaji_vbr20-May-08 0:35 
AnswerRe: i got a problem in the "private void RecordForm_Paint(object sender, PaintEventArgs e)" Pin
Mike Dimmick20-May-08 0:42
Mike Dimmick20-May-08 0:42 
GeneralRe: i got a problem in the "private void RecordForm_Paint(object sender, PaintEventArgs e)" Pin
Christian Graus20-May-08 0:52
protectorChristian Graus20-May-08 0:52 
GeneralRe: i got a problem in the "private void RecordForm_Paint(object sender, PaintEventArgs e)" Pin
balaji_vbr20-May-08 1:04
balaji_vbr20-May-08 1:04 
Questionautosearch list Pin
Ali el20-May-08 0:03
Ali el20-May-08 0:03 
QuestionManageing windows application in c# , looking browse and upload functionality sourcecode Pin
jay10019-May-08 7:16
jay10019-May-08 7:16 
AnswerPosted in C# forum as well Pin
SomeGuyThatIsMe19-May-08 7:42
SomeGuyThatIsMe19-May-08 7:42 
AnswerRe: Manageing windows application in c# , looking browse and upload functionality sourcecode Pin
Christian Graus19-May-08 10:26
protectorChristian Graus19-May-08 10:26 
QuestionMulticolored text in richtextbox Pin
tamour19-May-08 3:03
tamour19-May-08 3:03 
AnswerRe: Multicolored text in richtextbox Pin
originSH19-May-08 5:19
originSH19-May-08 5:19 

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.