Name | Description | |
---|---|---|
![]() | TabPositionCollection Constructor |
The following tables list the members exposed by TabPositionCollection.
Name | Description | |
---|---|---|
![]() | TabPositionCollection Constructor |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the TabPosition at the specified index. |
Name | Description | |
---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Creates a new TabPosition object, initializes it with the specified tab stop position, and adds it to the current collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Gets the index of a TabPosition object in the current collection. |
![]() | Insert | Inserts a TabPosition object at the specified position into the current collection. |
![]() | Remove | Removes a TabPosition object from the current collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | OnClear | (Inherited from System.Collections.CollectionBase) |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemove | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | (Inherited from System.Collections.CollectionBase) |