CompositeDesignerTheme.ExpandButtonSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得複合活動設計工具上展開按鈕的 Size。
public:
virtual property System::Drawing::Size ExpandButtonSize { System::Drawing::Size get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Drawing.Size ExpandButtonSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ExpandButtonSize : System.Drawing.Size
Public Overridable ReadOnly Property ExpandButtonSize As Size
屬性值
包含關於 上展開按鈕高度和寬度資訊的 物件。
- 屬性