VsBrushes.ComboBoxPopupBackgroundEndKey 属性

定义

获取组合框弹出窗口结束键。

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

属性值

Object

组合框的弹出窗口结束键。

适用于