Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLgrViewgroup Properties


IDLgrViewgroup objects have the following properties in addition to properties inherited from any superclasses. Properties with the word "Yes" in the "Get" column of the property table can be retrieved via IDLgrViewgroup::GetProperty. Properties with the word "Yes" in the "Init" column of the property table can be set via IDLgrViewgroup::Init. Properties with the word "Yes" in the "Set" column in the property table can be set via IDLgrViewgroup::SetProperty.

Note
For a discussion of the property description tables shown below, see About Object Property Descriptions.

ALL

An anonymous structure containing the values of all of the retrievable properties associated with this object.

Property Type
Structure
Name String
not displayed
Get: Yes
Set: No
Init: No
Registered: No

HIDE

A Boolean value to indicate whether this object should be drawn:

In a property sheet, this property appears as an enumerated list with the following options:

Property Type
ENUMLIST
Name String
Show
Get: Yes
Set: Yes
Init: Yes
Registered: Yes

PARENT

An object reference to the object that contains this viewgroup.

Property Type
Object reference
Name String
not displayed
Get: Yes
Set: No
Init: No
Registered: No

REGISTER_PROPERTIES

A Boolean value that determines whether to register properties available for this object. Set this property to automatically register the following properties of the object for display in a property sheet. This property is useful mainly when creating iTools. By default, no properties are registered.

Property Type
Boolean
Name String
not displayed
Get: No
Set: No
Init: Yes
Registered: No


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]