Applies to

All controls, menu items

Description

Returns the formal control type name for the specified control. For example, 'EDITTABLE' and 'EDITFIELD' are returned for edit tables and edit fields, respectively.

Usage

objecttype = Get_Property (objectname"TYPE")

See also

Utility("OBJECTLIST")CTRLMAP PropertyPART propertyPOS propertyID propertyMV property

Controls and Their Types

Control TypeTYPE Property Returned
BitmapBITMAP
Check Box with a Bitmap setCHECKBMP
Check BoxCHECKBOX
Combo BoxCOMBOBOX
Edit BoxEDITBOX
EditlineEDITFIELD
Edit TableEDITTABLE
GroupGROUPBOX
Horizontal Scroll BarHSCROLLBAR
Horizontal Splitter BarHSPLITBAR
List BoxLISTBOX
Push button with a Bitmap setPUSHBMP
Push buttonPUSHBUTTON
Radio GroupRADIOGROUP
Individual radio buttons within a radio groupRADIOBUTTON
LabelsSTATIC
Tab controlTABCONTROL
Vertical Scroll BarVSCROLLBAR
Vertical Splitter BarVSPLITBAR
WindowWINDOW
  • No labels