VsBrushes.ComboBoxDisabledBorderKey 属性

定义

获取组合框禁用的边框键。

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

属性值

Object

禁用了组合框的边框键。

适用于