You've seen how dialogs that have context sensitive help support always have the ? button on the title bar. I can't seem to get the stupid button to appear.
Anyone have a suggestion?
Thanks for any and all help.
You've seen how dialogs that have context sensitive help support always have the ? button on the title bar. I can't seem to get the stupid button to appear.
Anyone have a suggestion?
Thanks for any and all help.
Set the form borderstyle to FixedDialog, then set the form MinimizeBox and MaximizeBox to false.
Thanks alot DevGrp. I will give it a try.
Thanks again for the quick response
Thanks DevGrp it works perfectly :)