Click here to Skip to main content
15,890,282 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questiondisplaying WinHelp (.hlp) files in windows forms c#.net Pin
Member 387741514-Nov-08 4:18
Member 387741514-Nov-08 4:18 
AnswerRe: displaying WinHelp (.hlp) files in windows forms c#.net Pin
Dave Kreskowiak14-Nov-08 16:21
mveDave Kreskowiak14-Nov-08 16:21 
GeneralRe: displaying WinHelp (.hlp) files in windows forms c#.net Pin
Member 387741516-Nov-08 0:39
Member 387741516-Nov-08 0:39 
GeneralRe: displaying WinHelp (.hlp) files in windows forms c#.net Pin
Wendelius16-Nov-08 3:52
mentorWendelius16-Nov-08 3:52 
GeneralRe: displaying WinHelp (.hlp) files in windows forms c#.net Pin
Thomas Stockwell16-Nov-08 5:12
professionalThomas Stockwell16-Nov-08 5:12 
GeneralRe: displaying WinHelp (.hlp) files in windows forms c#.net Pin
Dave Kreskowiak16-Nov-08 8:06
mveDave Kreskowiak16-Nov-08 8:06 
QuestionTime pick control Pin
progDes13-Nov-08 22:18
progDes13-Nov-08 22:18 
AnswerRe: Time pick control Pin
Simon P Stevens13-Nov-08 23:03
Simon P Stevens13-Nov-08 23:03 
There's a DateTimePicker[^] control. Set the format property to Time.

Or you can use a use a MaskedTextBox[^] control. There is a sample time format mask provided or you can define your own.

Simon

GeneralRe: Time pick control Pin
progDes13-Nov-08 23:09
progDes13-Nov-08 23:09 
GeneralRe: Time pick control Pin
Simon P Stevens13-Nov-08 23:33
Simon P Stevens13-Nov-08 23:33 
GeneralRe: Time pick control Pin
progDes13-Nov-08 23:34
progDes13-Nov-08 23:34 
QuestionCheckListBox/TreeView control hybrid Pin
FyreWyrm13-Nov-08 13:05
FyreWyrm13-Nov-08 13:05 
AnswerRe: CheckListBox/TreeView control hybrid Pin
FyreWyrm13-Nov-08 13:40
FyreWyrm13-Nov-08 13:40 
Questionhow to declare connection in a class globaly Pin
Tapan Kumar Mishra13-Nov-08 7:05
Tapan Kumar Mishra13-Nov-08 7:05 
AnswerRe: how to declare connection in a class globaly Pin
Wendelius13-Nov-08 7:41
mentorWendelius13-Nov-08 7:41 
GeneralRe: how to declare connection in a class globaly Pin
Tapan Kumar Mishra16-Nov-08 20:26
Tapan Kumar Mishra16-Nov-08 20:26 
GeneralRe: how to declare connection in a class globaly Pin
Wendelius17-Nov-08 4:35
mentorWendelius17-Nov-08 4:35 
GeneralRe: how to declare connection in a class globaly Pin
Tapan Kumar Mishra20-Nov-08 3:35
Tapan Kumar Mishra20-Nov-08 3:35 
GeneralRe: how to declare connection in a class globaly Pin
Wendelius20-Nov-08 7:23
mentorWendelius20-Nov-08 7:23 
Questionhow to create multi language support windows apllication Pin
arunmca.r12-Nov-08 23:50
arunmca.r12-Nov-08 23:50 
AnswerRe: how to create multi language support windows apllication Pin
Wendelius13-Nov-08 7:39
mentorWendelius13-Nov-08 7:39 
QuestionDisplaying colored alternating rows in a Crystal report Pin
sanpune12-Nov-08 20:47
sanpune12-Nov-08 20:47 
AnswerRe: Displaying colored alternating rows in a Crystal report Pin
Wendelius13-Nov-08 7:57
mentorWendelius13-Nov-08 7:57 
GeneralRe: Displaying colored alternating rows in a Crystal report Pin
sanpune14-Nov-08 0:27
sanpune14-Nov-08 0:27 
QuestionHow to change localization in VS2008 setup project dynamically Pin
praful_udade12-Nov-08 20:24
praful_udade12-Nov-08 20:24 

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.