次の方法で共有


SystemBrushes.Control プロパティ

3D 要素の表面の色を表す SolidBrush オブジェクトを取得します。

Public Shared ReadOnly Property Control As Brush
[C#]
public static Brush Control {get;}
[C++]
public: __property static Brush* get_Control();
[JScript]
public static function get Control() : Brush;

プロパティ値

3D 要素の表面の色を表す SolidBrush オブジェクト。

必要条件

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

参照

SystemBrushes クラス | SystemBrushes メンバ | System.Drawing 名前空間