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

属性

適用対象