Tabs Object Members
Outlook Forms Script Reference |
Represents all the Tab controls of a TabStrip.
Methods
Name | Description | |
---|---|---|
Add | Adds a Tab to a Tabs collection. | |
Clear | Removes all tabs from a Tabs collection. | |
Item | Returns a member of a collection, either by position or by name. | |
Remove | Removes a member from a collection. |
Properties
Name | Description | |
---|---|---|
Count | Returns a Long that represents the number of objects in a collection. Read-only. |