GrapeCity PlusPak for Windows Forms 11.0J
ResizeLayout メソッド (PictureBoxResizePolicy)

指定したコントロール
GcResizeによって提供された、レイアウトのサイズ変更に役立つResizeLayoutInfo型の情報。
コントロールをサイズ変更します。
シンタックス
Public Overrides Sub ResizeLayout( _
   ByVal control As Control, _
   ByVal infos As ResizeLayoutInfo _
) 
public override void ResizeLayout( 
   Control control,
   ResizeLayoutInfo infos
)

パラメータ

control
指定したコントロール
infos
GcResizeによって提供された、レイアウトのサイズ変更に役立つResizeLayoutInfo型の情報。
参照

参照

PictureBoxResizePolicy クラス
PictureBoxResizePolicy メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.