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

屬性值

An Int32 代表以像素為單位的寬度。

屬性

適用於