次の方法で共有


ScrollBar.Font プロパティ

このメンバは Control.Font をオーバーライドします。

Overrides Public Property Font As Font
[C#]
public override Font Font {get; set;}
[C++]
public: __property Font* get_Font();public: __property void set_Font(Font*);
[JScript]
public override function get Font() : Font;public override function set Font(Font);

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ScrollBar クラス | ScrollBar メンバ | System.Windows.Forms 名前空間