Click here to Skip to main content
16,006,531 members
Home / Discussions / C#
   

C#

 
GeneralRe: Question About Sockets Pin
Burt Harris23-May-03 18:44
Burt Harris23-May-03 18:44 
GeneralRe: Question About Sockets Pin
jtmtv1823-May-03 20:28
jtmtv1823-May-03 20:28 
GeneralNetscape / Winamp / SAPrefs Style options dialog Pin
dazinith22-May-03 11:23
dazinith22-May-03 11:23 
GeneralDateTimePicker and TextBox Formatting - C# Windows Forms Pin
sajecw22-May-03 8:07
sajecw22-May-03 8:07 
GeneralDataGrid - C# Windows Forms - How to not Allow a 'new' record added to end of grid Pin
sajecw22-May-03 7:59
sajecw22-May-03 7:59 
GeneralRe: DataGrid - C# Windows Forms - How to not Allow a 'new' record added to end of grid Pin
Jose Fco Bonnin22-May-03 21:26
Jose Fco Bonnin22-May-03 21:26 
GeneralRe: DataGrid - C# Windows Forms - How to not Allow a 'new' record added to end of grid Pin
sajecw23-May-03 5:32
sajecw23-May-03 5:32 
GeneralContext-sensitive Help Pin
LongRange.Shooter22-May-03 7:58
LongRange.Shooter22-May-03 7:58 
If I dig into MSDN files, the help on creation of context-sensitive help states that I do the following:

eliminate Minimum and Maximum buttons,
add the HelpProvider to the form,
populate HelpString with the text I want displayed

Now what this does is require the user to

click the ? on the menu bar,
mouse-over the control in question,
left-mouse-click the field

What I get is a small, yellow window with the text compressed into a small display area.

I've constructed a full help file for the application which included help at the screen level with invisible topics for the various controls. I assigned context topic numbers to each topic with a unique keyword assigned to each topic and I TRIED to get the helpProvider properties set:

HelpNavigator = (I cycled through EVERY option)
HelpKeyword = context ID, topic, hidden topic name, unique keyword

When I place the cursor inside a control and hit F1, all I get is the help file positioned to either Contents, Index, or Search and the displayed help page is the Welcome page (first page in file)

Doesn't the HelpProvider support standard context help anymore? What am I missing?

Later

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

QuestionPerformance counter bug? Pin
solidstore22-May-03 7:51
solidstore22-May-03 7:51 
Generalcustom sections in .config files Pin
Anonymous22-May-03 6:43
Anonymous22-May-03 6:43 
GeneralRe: custom sections in .config files Pin
Anonymous22-May-03 6:45
Anonymous22-May-03 6:45 
GeneralRe: custom sections in .config files Pin
Anonymous22-May-03 6:48
Anonymous22-May-03 6:48 
GeneralRe: custom sections in .config files Pin
The Limey22-May-03 16:54
The Limey22-May-03 16:54 
GeneralRe: custom sections in .config files Pin
The Limey22-May-03 16:56
The Limey22-May-03 16:56 
QuestionOwner Drawn Menu item -- Matching Font? Pin
KingTermite22-May-03 6:20
KingTermite22-May-03 6:20 
AnswerRe: Owner Drawn Menu item -- Matching Font? Pin
KingTermite22-May-03 16:06
KingTermite22-May-03 16:06 
Generalsetting up path for c# Pin
Slow Learner22-May-03 4:44
Slow Learner22-May-03 4:44 
GeneralRe: setting up path for c# Pin
Daniel Turini22-May-03 5:04
Daniel Turini22-May-03 5:04 
GeneralRe: setting up path for c# Pin
Slow Learner23-May-03 9:08
Slow Learner23-May-03 9:08 
GeneralArray of Hashes Pin
JJF00722-May-03 3:48
JJF00722-May-03 3:48 
GeneralRe: Array of Hashes Pin
CBoland22-May-03 8:24
CBoland22-May-03 8:24 
GeneralRe: Array of Hashes Pin
Arjan Einbu22-May-03 8:28
Arjan Einbu22-May-03 8:28 
GeneralRe: Array of Hashes Pin
JJF00722-May-03 22:40
JJF00722-May-03 22:40 
GeneralRe: Array of Hashes Pin
Burt Harris23-May-03 19:00
Burt Harris23-May-03 19:00 
GeneralToolbar HotKey Pin
STW22-May-03 1:54
STW22-May-03 1:54 

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.