In This Topic
Gets an integer value represents the icon to be used.
Syntax
'Declaration
Public ReadOnly Property IconId As Integer
'Usage
Dim instance As CfIcon
Dim value As Integer
value = instance.IconId
Property Value
An integer value represents the icon to be used.
See Also