RibbonTextBox.TextBoxWidth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定控制項的寬度。
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
屬性值
RibbonTextBox 的寬度 (以像素為單位)。 已註冊的預設值為 0。 如需可能會影響該值的相關詳細資訊,請參閱 相依性屬性值優先順序。