PowerTools PlusPak for Windows Forms 8.0J
FlowLayoutPolicy 列挙体

GcFlowlayoutContainer でのコントロールのレイアウト方法を指定します。
構文
Public Enum FlowLayoutPolicy 
   Inherits System.Enum
public enum FlowLayoutPolicy : System.Enum 
メンバ
メンバ解説
Compactコントロールをコンテナーに密にレイアウトします。
Standard標準の FlowLayoutContainer と同じようにコントロールをコンテナーにレイアウトします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Containers.FlowLayoutPolicy

プラットフォーム

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

参照

GrapeCity.Win.Containers 名前空間

Send Feedback