Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i overcome
Message
 
 
To
18/07/2003 11:19:07
Max Chen
Yx Software
Shunde, China
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00811508
Message ID:
00811781
Views:
13
Hi Max,

I think it's Windows limitation (it exists in VB.Net and C# also). You've a few alternatives:
- Put your own WhatThis button on your form with following code in the click event Thisform.WhatsThisMode()
- Use ToolTips
- Use Right-Click WhatThis menu, as it's done in VFP itself and other MS applications.

>I want to make the whatThisHelp button in title bar.
>
>And call my own function in object's showWhatsThis methods.
>
>But it make sad that the minbutton can not co-exist with whatThisHelp button . ;(
>
>It's that any idea to overcome it. How about api ?
>
>plz help.
>
>max.
>
<snip>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform