VsBrushes.ComboBoxMouseDownBorderKey 属性

定义

获取组合框的鼠标下边框键。

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

属性值

Object

组合框鼠标按下边框键。

适用于