EditBaseDisabledBackground プロパティ
|
コントロールが無効な状態のときの背景を表すブラシを取得または設定します。
名前空間:
GrapeCity.Windows.InputMan.Primitives
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public Brush DisabledBackground { get; set; }
Public Property DisabledBackground As Brush
Get
Set
プロパティ値
型:
Brushコントロールが無効な状態のときに背景の塗りつぶしに使用されるブラシ。
関連項目