VsBrushes.ComboBoxDisabledGlyphKey 属性

定义

获取禁用了组合框的标志符号键。

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

属性值

Object

禁用了组合框的标志符号键。

适用于