VsBrushes.ComboBoxMouseDownBackgroundKey 属性

定义

获取此组合框的鼠标按下键。

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

属性值

Object

组合框鼠标按下键。

适用于