Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
FitsInBox プロパティ
方向に関係なく、テキストをボックス内に収めるかどうかを示す値を取得または設定します。
シンタックス
'宣言
Public Property FitsInBox As Boolean
public bool FitsInBox {get; set;}
プロパティ値
テキストをボックス内に収める場合は
true
。そうでない場合は
false
を返します。
参照