共用方式為


RibbonTextBox.TextBoxWidth 屬性

定義

取得或設定控制項的寬度。

public:
 property double TextBoxWidth { double get(); void set(double value); };
public double TextBoxWidth { get; set; }
member this.TextBoxWidth : double with get, set
Public Property TextBoxWidth As Double

屬性值

Double

RibbonTextBox 的寬度 (以像素為單位)。 已註冊的預設值為 0。 如需可能會影響該值的相關詳細資訊,請參閱 相依性屬性值優先順序

適用於