ToolboxControl.ToolItemStyle 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置用于工具项的样式。
public:
property System::Windows::Style ^ ToolItemStyle { System::Windows::Style ^ get(); void set(System::Windows::Style ^ value); };
public System.Windows.Style ToolItemStyle { get; set; }
member this.ToolItemStyle : System.Windows.Style with get, set
Public Property ToolItemStyle As Style
属性值
用于工具项的 Style。