Help needed -Whats this Help("?")
Hi
I ve impleted the "Whats this Help("?")" functionality in VB6 sample project . this works when i click the "?" button on top of the form and drop over any controls . well.
I would like to extract the associated help text during run time ,ie , when the ? help button is used on any control .
OR if you help me to trigger an event in the result of clicking the "?" button , would also be fine ..
Thanks in Advance
Devasena
Re: Help needed -Whats this Help("?")
Welcome to the forums. :wave:
I don't know what you mean by "extract the associated text". First, what is the associated text, and second, where is it coming from?