Click here to Skip to main content
15,898,718 members
Home / Discussions / C#
   

C#

 
GeneralC# Question Pin
QzRz23-Nov-04 9:19
QzRz23-Nov-04 9:19 
GeneralRe: C# Question Pin
Stefan Troschuetz23-Nov-04 9:57
Stefan Troschuetz23-Nov-04 9:57 
GeneralRe: C# Question Pin
Uwe Keim23-Nov-04 19:56
sitebuilderUwe Keim23-Nov-04 19:56 
GeneralInstalled network cards Pin
Einar Kvandahl23-Nov-04 7:38
Einar Kvandahl23-Nov-04 7:38 
GeneralRe: Installed network cards Pin
Heath Stewart23-Nov-04 12:45
protectorHeath Stewart23-Nov-04 12:45 
GeneralRe: Installed network cards Pin
Einar Kvandahl24-Nov-04 3:59
Einar Kvandahl24-Nov-04 3:59 
GeneralRe: Installed network cards Pin
Heath Stewart24-Nov-04 5:06
protectorHeath Stewart24-Nov-04 5:06 
QuestionMore-Automated Windows Forms Help? Pin
McClamm23-Nov-04 7:08
McClamm23-Nov-04 7:08 
I've been charged with working on the help system for an application; right now we can associate keywords with controls, and the help system is basically a wrapper around the HelpProvider class. This kind of help requires that I manually go through every control that needs help (usually our various dialogs and large forms).

What I was wondering, is whether there is some property in the designer for the help keyword? If not, can the MS people around here tell me whether this is planned for Whidbey?

Also, has anyone tried replacing this manual help keyword specification with a system based on reflection? I was thinking we might try something where there is a base "helpable control" where when it is initialized it automatically registers a keyword based on its name with the HelpProvider. If you have done something like this before, could you give any tips or hints? Thanks.
AnswerRe: More-Automated Windows Forms Help? Pin
Heath Stewart23-Nov-04 8:47
protectorHeath Stewart23-Nov-04 8:47 
Generalcatch app Exit Pin
IvyLee23-Nov-04 6:28
IvyLee23-Nov-04 6:28 
GeneralRe: catch app Exit Pin
Daniel Turini23-Nov-04 8:10
Daniel Turini23-Nov-04 8:10 
GeneralToolbar Pin
nickthemiragorobot23-Nov-04 5:44
nickthemiragorobot23-Nov-04 5:44 
GeneralRe: Toolbar Pin
Luis Alonso Ramos23-Nov-04 10:43
Luis Alonso Ramos23-Nov-04 10:43 
GeneralAvoiding multiple instances of an Application Pin
sommarafton23-Nov-04 3:43
sommarafton23-Nov-04 3:43 
GeneralRe: Avoiding multiple instances of an Application Pin
Jesse Squire23-Nov-04 3:56
Jesse Squire23-Nov-04 3:56 
GeneralTwo dimensional strongly typed collection Pin
Jan R Hansen23-Nov-04 3:36
Jan R Hansen23-Nov-04 3:36 
GeneralRe: Two dimensional strongly typed collection Pin
benjymous23-Nov-04 5:08
benjymous23-Nov-04 5:08 
GeneralRe: Two dimensional strongly typed collection Pin
Jan R Hansen23-Nov-04 5:51
Jan R Hansen23-Nov-04 5:51 
GeneralRe: Two dimensional strongly typed collection Pin
benjymous23-Nov-04 21:54
benjymous23-Nov-04 21:54 
GeneralCalling constructors Pin
pjholliday23-Nov-04 2:57
pjholliday23-Nov-04 2:57 
GeneralRe: Calling constructors Pin
S. Senthil Kumar23-Nov-04 3:12
S. Senthil Kumar23-Nov-04 3:12 
GeneralRe: Calling constructors Pin
Heath Stewart23-Nov-04 6:06
protectorHeath Stewart23-Nov-04 6:06 
GeneralRe: Calling constructors Pin
Daniel Turini23-Nov-04 8:05
Daniel Turini23-Nov-04 8:05 
GeneralPersist ListViewItem backColor when using HideSelection= false Pin
the last free name23-Nov-04 0:05
the last free name23-Nov-04 0:05 
GeneralRe: Persist ListViewItem backColor when using HideSelection= false Pin
mhmoud rawas23-Nov-04 1:37
mhmoud rawas23-Nov-04 1:37 

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.