WINDOW.GetType

Previous  Next

 

nType = WINDOW.GetType( hWindow AS HANDLE ) AS INTEGER

 


 

Returns the view window type as one of the following

 

CONST VIEW_ANY                = 0xFFFF

CONST VIEW_MAIN               = 0x0001

CONST VIEW_GRID               = 0x0002

CONST VIEW_ANALYSIS           = 0x0004

CONST VIEW_CONTROL            = 0x0100