LayoutControl Constructors
Creates and maintains a consistent layout of controls. See Layout and Data Layout Controls.
Name | Parameters | Description |
---|---|---|
Layout |
none |
Initializes a new instance of the Layout |
Layout |
f |
Initializes a new instance of the Layout |
Layout |
create |
This constructor supports the internal infrastructure, and is not intended to be used directly from your code. |
See Also