子コントロールの配置制御に使用するレイアウトマネージャーへの参照
リスト (PRIM_MD.List) のメンバ
データタイプ - PRIM_DTVW - 基本レイアウトマネージャ

詳細





The LayoutManager property is a reference to one of a set of layout managers used to automatically control the position and size of child controls when the container is resized.
Table Layout is the recommended choice for most requirements. It divides the control in to rows and columns, with each child control being positioned in a particular cell. Table layout is tightly integrated with the IDE, meaning that coding a layout manually is typically unnecessary.



参照


すべてのコンポーネント クラス
テクニカルリファレンス