Hi,
I wanted to show the stringEdit control’s tool tip from the form method.
I have already override the ToolTip() of that particular stringEdit control.and now calling this method from the canClose() of the form using below line:
txtstringedit.ToolTip();
But i have not getting success with this.
any help will greatly appreciated.
Thanks & Regards,
/Ashlesh