Table of Contents

TYPE property

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 Property, PART property, POS property, ID property, MV 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