C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / StyleColorSet Class / Item Property

In This Topic
Item Property (StyleColorSet)
In This Topic
Gets or sets a Color associated with the specified StyleColor.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal styleColor As StyleColor _
) As Color
 

Parameters

styleColor
See Also