VsBrushes.ComboBoxDisabledBackgroundKey 属性

定义

获取组合框禁用的背景键。

public:
 static property System::Object ^ ComboBoxDisabledBackgroundKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ ComboBoxDisabledBackgroundKey { Platform::Object ^ get(); };
public static object ComboBoxDisabledBackgroundKey { get; }
member this.ComboBoxDisabledBackgroundKey : obj
Public Shared ReadOnly Property ComboBoxDisabledBackgroundKey As Object

属性值

Object

组合框禁用的背景键。

适用于