バージョン

GetAllowSpanSizingResolved メソッド

レイアウト項目のスパンサイズを変更できるかどうかを決定します。
シンタックス
'宣言
 
Function GetAllowSpanSizingResolved( _
   ByVal layoutItem As ILayoutItem _
) As GridBagLayoutAllowSpanSizing
GridBagLayoutAllowSpanSizing GetAllowSpanSizingResolved( 
   ILayoutItem layoutItem
)

パラメータ

layoutItem
チェックする ILayoutItem

戻り値の型

項目がスパン サイズ可能かどうかを指定する GridBagLayoutAllowSpanSizing オブジェクト。
参照