MTblGetTipOpacity
bOk = MTblGetTipOpacity( hWndParam, nParam, nType, nrOpacity )
Gets a tooltip's opacity ( alpha transparency ).
Parameters
hWndParam
Window Handle: Depends on nType. See Tooltip types and function parameters for further details.
nParam
Number: Depends on nType. See Tooltip types and function parameters for further details.
nType
Number:The tooltip type. See Tooltip types and function parameters for further details.
nrOpacity
Receive Number: The tooltip's opacity or NUMBER_Null if undefined.
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetTipOpacity( hWndCol, nRow, MTBL_TIP_DEFAULT, nOpacity )
See also
Tooltips
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor