'Declaration Public Property TextCaretColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor TextCaretColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_TextCaretColor(); public: __property void set_TextCaretColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor TextCaretColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
The default value is "VintasoftColor.Black".