Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Product Manuals » Elevate Web Builder 3 Manual » Component Reference » TLayoutPosition |
TLayoutPosition = (lpNone,lpTopLeft,lpTop,lpTopCenter,lpTopRight, lpLeft,lpLeftCenter,lpCenter,lpRight,lpRightCenter, lpBottomLeft,lpBottom,lpBottomCenter,lpBottomRight)
Element | Description |
lpBottom | Specifies that the element or control will be positioned at the bottom of the layout rectangle. |
lpBottomCenter | Specifies that the element or control will be centered horizontally at the bottom of the layout rectangle. |
lpBottomLeft | Specifies that the element or control will be positioned in the bottom left corner of the layout rectangle. |
lpBottomRight | Specifies that the element or control will be positioned in the bottom right corner of the layout rectangle. |
lpCenter | Specifies that the element or control will be centered horizontally and vertically within the layout rectangle. |
lpLeft | Specifies that the element or control will be positioned on the left side of the layout rectangle. |
lpLeftCenter | Specifies that the element or control will be centered vertically on the left side of the layout rectangle. |
lpNone | Specifies that the element or control will not be positioned by the control's layout management, and will instead be positioned according to its assigned Left and Top property values. This is the default value. |
lpRight | Specifies that the element or control will be positioned on the right side of the layout rectangle. |
lpRightCenter | Specifies that the element or control will be centered vertically on the right side of the layout rectangle. |
lpTop | Specifies that the element or control will be positioned at the top of the layout rectangle. |
lpTopCenter | Specifies that the element or control will be centered horizontally at the top of the layout rectangle. |
lpTopLeft | Specifies that the element or control will be positioned in the top left corner of the layout rectangle. |
lpTopRight | Specifies that the element or control will be positioned in the top right corner of the layout rectangle. |
This web page was last updated on Tuesday, April 23, 2024 at 09:24 AM | Privacy PolicySite Map © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |