VsBrushes.ComboBoxMouseOverBorderKey 属性

定义

获取组合框鼠标悬停键。

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

属性值

Object

组合框鼠标悬停键。

适用于