L
lgbjr
hi All,
I'm building the help system for a VB.Net 2005 winform application (some
tooltips and a HelpProvider, etc.). For the HelpProvider, there are controls
that I would like to have "What's This" support by using the ? button in the
form header, but.....
I don't want to give up the Min and Max buttons. So, If I create my own ?
button on the form somewhere, what do I put in the Click Event? I never used
VB6, but in all of my searching, I found the VB6 equivalent, which is
form.WhatsThisMode.
I'm assuming that I'm not the only one that has ever wanted the ? button
function without giving up the Min and Max buttons, but after googling for 4
hours, I just can'f find the right combination of keywords to lead me to a
solution!
TIA
Lee
I'm building the help system for a VB.Net 2005 winform application (some
tooltips and a HelpProvider, etc.). For the HelpProvider, there are controls
that I would like to have "What's This" support by using the ? button in the
form header, but.....
I don't want to give up the Min and Max buttons. So, If I create my own ?
button on the form somewhere, what do I put in the Click Event? I never used
VB6, but in all of my searching, I found the VB6 equivalent, which is
form.WhatsThisMode.
I'm assuming that I'm not the only one that has ever wanted the ? button
function without giving up the Min and Max buttons, but after googling for 4
hours, I just can'f find the right combination of keywords to lead me to a
solution!
TIA
Lee