バージョン

GetAllowMovingResolved メソッド

レイアウト項目を移動できるかどうかを決定します。
シンタックス
'宣言
 
Function GetAllowMovingResolved( _
   ByVal layoutItem As ILayoutItem _
) As GridBagLayoutAllowMoving
GridBagLayoutAllowMoving GetAllowMovingResolved( 
   ILayoutItem layoutItem
)

パラメータ

layoutItem
チェックする ILayoutItem

戻り値の型

項目が移動可能かどうかを指定する GridBagLayoutAllowMoving
参照