ToolStripItem.Width 屬性

定義

取得或設定 ToolStripItem 的寬度 (以像素為單位)。

public:
 property int Width { int get(); void set(int value); };
[System.ComponentModel.Browsable(false)]
public int Width { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Width : int with get, set
Public Property Width As Integer

屬性值

Int32,表示以像素為單位的寬度。

屬性

適用於