GetPanelExUsercallback |
www.progui.co.uk Top Previous Next |
SetPanelExUsercallback() Syntax *UserCallback = GetPanelExUsercallback(Panel.i) Description
Gets a PanelEx's usercallback address. Panel.i is the ID/Handle of the PanelEx.
Returns the *UserCallback procedure address or zero for failure / none set.
|