Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RowHeights プロパティ
グリッドバッグレイアウトの最適な行の高さを返します。この高さは、レイアウトが無効化された後、どのように再計算された場合でも変更可能です。レイアウト項目が追加または削除されたときにも、レイアウトは無効化されます。
シンタックス
'宣言
Public ReadOnly Property RowHeights As Integer()
public int[] RowHeights {get;}
参照