Entries by Konstantinos

, ,

The Menu Button Control

The Menu Button is used to group several actions together in a drop-down like control: Type : MenuButton Name Provides a unique name for the control. Binding Not applicable for the MenuButton control. It should be always unbound. Enabled for new records Sets if the control will be enabled or disabled when the forms handles […]

, ,

The ListAndForm control

The ListAndForm control is suitable for implementing interactive Master-Detail views inside a PowerForm, as it helps you to create a fully functional subform inside a form. It contains 2 controls, a list query datagrid and a subform enriched with New/Edit/Delete buttons. You can view an in depth tutorial on how to use the List and […]

, ,

The LineSeparator control

Type : LineSeparator Name Provides a unique name for the control. Binding Indicates if the control is Unbound Bound to list column Is a label for a control bound to list column Enabled for new records Not applicable Enabled for existing records Not Applicable Required Not Applicable Enabled Formula Not Applicable Visibility Formula Define a […]