PowerTools PlusPak for Windows Forms 8.0J
FlowLayoutPanelResizePolicy クラス
メンバ 

System.Windows.Forms.FlowLayoutPanel 型コントロールのサイズ変更ポリシーを表します。
構文
Public Class FlowLayoutPanelResizePolicy 
   Inherits ScrollableControlResizePolicy
public class FlowLayoutPanelResizePolicy : ScrollableControlResizePolicy 
解説
サイズ変更後に System.Windows.Forms.FlowLayoutPanel のレイアウトを維持するため、このサイズ変更ポリシーは Initialize メソッド内で System.Windows.Forms.Control.SuspendLayout メソッドを呼び出し、Terminate メソッド内で System.Windows.Forms.Control.ResumeLayout メソッドを呼び出します。
継承階層

System.Object
   GrapeCity.Win.Components.ResizePolicy
      GrapeCity.Win.Components.ScrollableControlResizePolicy
         GrapeCity.Win.Components.FlowLayoutPanelResizePolicy

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

FlowLayoutPanelResizePolicy メンバ
GrapeCity.Win.Components 名前空間
ResizePolicy クラス
ScrollableControlResizePolicy クラス

Send Feedback