GetPanelExDC |
www.progui.co.uk Top Previous Next |
GetPanelExBitmap() Syntax *bitmap = GetPanelExBitmap(Panel.i) Description
Gets a PanelEx's image buffer device context. Panel.i is the ID/Handle of the PanelEx.
Returns the DC handle of the PanelEx or zero for failure.
|