'Declaration Public Default Property Item( _ ByVal styleColor As StyleColor _ ) As System.Drawing.Color
public System.Drawing.Color this[ StyleColor styleColor ]; {get; set;}
Parameters
- styleColor
'Declaration Public Default Property Item( _ ByVal styleColor As StyleColor _ ) As System.Drawing.Color
public System.Drawing.Color this[ StyleColor styleColor ]; {get; set;}