VsBrushes.AutoHideTabMouseOverBackgroundBeginKey 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取自动隐藏选项卡的鼠标悬停背景开始键。
public:
static property System::Object ^ AutoHideTabMouseOverBackgroundBeginKey { System::Object ^ get(); };
public:
static property Platform::Object ^ AutoHideTabMouseOverBackgroundBeginKey { Platform::Object ^ get(); };
public static object AutoHideTabMouseOverBackgroundBeginKey { get; }
member this.AutoHideTabMouseOverBackgroundBeginKey : obj
Public Shared ReadOnly Property AutoHideTabMouseOverBackgroundBeginKey As Object