VsBrushes.ComboBoxPopupBorderKey 属性

定义

获取组合框的弹出框键。

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

属性值

Object

组合框的弹出框键。

适用于