SystemBrushes.FromSystemColor メソッド
指定の Color 色から Brush オブジェクトを作成します。
Public Shared Function FromSystemColor( _
ByVal c As Color _) As Brush
[C#]
public static Brush FromSystemColor(Colorc);
[C++]
public: static Brush* FromSystemColor(Colorc);
[JScript]
public static function FromSystemColor(
c : Color) : Brush;
パラメータ
戻り値
このメソッドが作成する Brush オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ