ComponentOne InputPanel for WinForms
Item Property (StyleColorSet)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleColorSet Class : Item Property
Gets or sets a Color associated with the specified StyleColor.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal styleColor As StyleColor _
) As System.Drawing.Color
public System.Drawing.Color this[ 
   StyleColor styleColor
]; {get; set;}

Parameters

styleColor
See Also

Reference

StyleColorSet Class
StyleColorSet Members