VsBrushes.ComboBoxPopupBackgroundBeginKey 属性

定义

获取组合框快捷方式的开始键。

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

属性值

Object

组合框快捷方式的开始键。

适用于