Labels.ItemByID
This property returns the Label with the specified Label ID from the collection.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Labels.ItemByID( _
ID As Integer) As Label
|
ID [in]
Type: Integer |
Label |