Description
The LinkLabel control can contain several links. The wLinkCount property returns the total number of links in the control. To obtain a link’s text by its index, use the wLinkText property.
Declaration
TestObj.wLinkCount
| Read-Only Property | Integer |
| TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Applies To
The property is applied to the following object:
View Mode
This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.
Property Value
The total number of links the control contains.
See Also
Microsoft LinkLabel Support
wLinkText Property (LinkLabel Controls)
