Insert Controls

Opens the Toolbox bar.

Icon

Insert Controls

рдмрдЯрди

Icon

Adds a command button. You can use a command button to execute a command for a defined event, such as a mouse click.

рдпрджрд┐ рдЖрдк рдЪрд╛рд╣реЗрдВ, рдЖрдк рдмрдЯрди рдореЗрдВ рдкрд╛рда рдпрд╛ рдЪрд┐рддреНрд░ рдЬреЛрдбрд╝ рд╕рдХрддреЗ рд╣реИрдВ.

рдЫрд╡рд┐ рдирд┐рдпрдВрддреНрд░рдг

Icon

Adds a control that displays a graphic.

рдЪреЗрдХ рдмрдХреНрд╕рд╛

Icon

Adds a check box that you can use to turn a function on or off.

рд╡рд┐рдХрд▓реНрдк рдмрдЯрди

Icon

Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame.

рд▓реЗрдмрд▓ рдХреНрд╖реЗрддреНрд░

Icon

Adds a field for displaying text labels. These labels are only for displaying predefined text, and not for entering text.

рдкрд╛рда рдмрдХреНрд╕рд╛

Icon

Adds an input box where you can enter and edit text.

рд╕реВрдЪреА рдмрдХреНрд╕рд╛

Icon

Adds a box where you can click an entry on a list.

рдХреЙрдореНрдмреЛ рдмрдХреНрд╕рд╛

Icon

Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list. If you want, you can make the entries in the combo box "read only".

рдЖрдбрд╝реА рд╕реНрдХреНрд░реЙрд▓ рдкрдЯреНрдЯреА

Icon

Adds a horizontal scrollbar to the dialog.

рдЦрдбрд╝реА рд╕реНрдХреНрд░реЙрд▓ рдкрдЯреНрдЯреА

Icon

Adds a vertical scrollbar to the dialog.

рд╕рдореВрд╣ рдмрдХреНрд╕рд╛

Icon

Adds a frame that you can use to visually group similar controls, such as option buttons.

Note Icon

To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups.


рдкреНрд░рдЧрддрд┐ рдкрдЯреНрдЯреА

Icon

Adds a progress bar to the dialog.

рдЖрдбрд╝реА рдкрдВрдХреНрддрд┐

Icon

Adds a horizontal line to the dialog.

рдЦрдбрд╝реА рдкрдВрдХреНрддрд┐

Icon

Adds a vertical line to the dialog.

рддрд╛рд░реАрдЦрд╝ рдлреАрд▓реНрдб

Icon

Adds a date field.

If you assign the "dropdown" property to the date field, a user can drop down a calendar to select a date.

рд╕рдордп рдХреНрд╖реЗрддреНрд░

Icon

Adds a time field.

рд╕рдВрдЦреНрдпрд╛ рдХреНрд╖реЗрддреНрд░

Icon

Adds a numeric field.

рдХрд░рдВрд╕реА рдХреНрд╖реЗрддреНрд░

Icon

Adds a currency field.

рдкреИрдЯрд░реНрдиреН рдлреАрд▓реНрдб

Icon

Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.

рдиреНрдпреВрдХ рдлреАрд▓реНрдб

Icon

Adds a masked field. A masked field consists of an input mask and a literal mask. The input mask determines which user data can be entered. The literal mask determines the state of the masked field when the form is loaded.

рдлрд╝рд╛рдЗрд▓ рдЪрдпрди

Icon

Adds a button that opens a file selection dialog.

рдЪреБрдиреЗрдВ

Icon

Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them.

рдЧреБрдг

Icon

Opens a dialog where you can edit the properties of the selected control.

рдЯреЗрд╕реНрдЯ-рдореЛрдб рд╕рдХреНрд╖рдо рдХрд░реЗрдВ

Icon

Starts test mode. Click the dialog closer icon to end test mode.

Manage Language

Manage Language icon

Opens a dialog to enable or manage multiple sets of dialog resources for multiple languages.

Tree Control

Manage Language icon

Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).

Table Control

Table control icon

Adds a table control that can show a table data. You can populate the data by your program, using API calls.

Hyperlink Control

Insert hyperlink control icon

Adds a hyperlink control that can open an address in web browser.