public static string CursorColor { get; set; }
Public Shared Property CursorColor As String Get Set
public: static property String^ CursorColor { String^ get (); void set (String^ value); }
static member CursorColor : string with get, set
In This Article