VsBrushes.DropDownBackgroundKey 属性

定义

获取 dropdown 背景键。

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

属性值

Object

下拉列表背景键。

适用于