CONTROL.GetType

Previous  Next

 

type = CONTROL.GetType( hControl AS HANDLE ) AS INTEGER

 


 

Returns the type of control

 

Types are defined as:

 

CONST CTRL_GRAPH        = 0x0001

CONST CTRL_GRID         = 0x0002

CONST CTRL_D3D          = 0x0004

CONST CTRL_VIDEO        = 0x0008