A collection of angle combobox controls.
|
Method
|
Returns
|
Description
|
|
Add
|
AngleCombobox
|
Creates a new angle combobox.
|
|
AnyItem
|
Object
|
Returns a random angle combobox from the collection.
|
|
FirstItem
|
Object
|
Returns the first angle combobox in the collection.
|
|
ItemByID
|
Object
|
Returns the angle combobox with the specified ID.
|
|
ItemByRange
|
Objects
|
Returns the angle comboboxes within the specified range.
|
|
LastItem
|
Object
|
Returns the last angle combobox in the collection.
|
|
MiddleItem
|
Object
|
Returns the middle angle combobox in the collection.
|
|
NextItem
|
Object
|
Returns the angle combobox following the specified angle combobox.
|
|
PreviousItem
|
Object
|
Returns the previous angle combobox.
|