Show/Hide Toolbars

Flynet Studio User Interface Generation Properties

There are up to 8 internal columns in a Panel (based on the PanelColumns property).  For each of these you can set a type.

 

 

Value

Meaning

Auto

Depending on the sequence of the column, it will either "attract" Labels or Fields.  As the code generator moves from left-to-right in the columns, it will alternate between Labels and Fields (associated with that label).

Labels

As labels and fields are encountered in the associated labels and fields for this panel, search for the next Label and add it to this column

Fields

As labels and fields are encountered in the associated labels and fields for this panel, search for the next Field and add it to this column