[To be supplied.]
[Visual Basic] Protected Property FontHeight As Integer [C#] protected int FontHeight {get; set;} [C++] protected: __property int get_FontHeight(); protected: __property void set_FontHeight(int); [JScript] protected function get FontHeight() : int; protected function set FontHeight(int);
RichControl Class | RichControl Members | System.WinForms Namespace