IWinFormsLinkLabelwLinkCount Property |
Gets the number of links in the LinkLabel control.
Namespace:
SmartBear.TestLeft.TestObjects.WinForms
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wLinkCount As Integer
Get
Dim instance As IWinFormsLinkLabel
Dim value As Integer
value = instance.wLinkCount
property int wLinkCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also