'Declaration <DefaultValueAttribute(null)> Public Property Font As System.Drawing.Font
[DefaultValue(null)] public System.Drawing.Font Font { get; set; }
[DefaultValue(null)] public: __property System.Drawing.Font get_Font(); public: __property void set_Font(
System.Drawing.Font value
);
[DefaultValue(null)] public:
property System.Drawing.Font Font { System.Drawing.Font get(); void set(System.Drawing.Font value); }