VsBrushes.ComboBoxBackgroundKey 属性

定义

获取组合框背景键。

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

属性值

Object

组合框背景键。

适用于