public char KeyChar { get; set; }
Public Property KeyChar As Char Get Set
public: property wchar_t KeyChar { wchar_t get (); void set (wchar_t value); }
member KeyChar : char with get, set
In This Article