PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method sets an ASCII hint for a control.
|
| HRESULT SetControlHint ( BSTR hint, charset ) |
Parameters
hint
ASCII text string containing the hint
charset
Character set of the text string
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
This method sets the text string that can appear when the user moves the mouse over a control.
See Also


