Advertising banner:
 
 
 LDR2029
 



About tab controls
A tab control creates a tabbed form, as in the following example:
https://hirosue.ne.jp/images/FOV1-0000D49E/FOV1-00013FFB/FOV1-000101A7/FOV1-000101BF/FOV1-000101C5/FOV1-000101C7/000156D9-0119ED62.1/12222003_41623_50.gif?src=.PNG



Adding tab controls
1       Choose Fields > Tab Controls > Add Tab Control.
2       Add this field to the form.
By default, the field has one tab.
3       Update the following fields on the Contents tab of the Field Attributes form as required:

Tab ID
The tab ID. This can be used to map code to a specific tab. If you specify a tab ID, it must be 1000 or higher.
Tab title
The name of the tab.
Icon ID
The resource ID of an icon, if you want to add an icon to the left of the tab's title.
Send tab focus to server
https://hirosue.ne.jp/images/FOV1-0000D49E/FOV1-00013FFB/FOV1-000101A7/FOV1-000101BF/FOV1-000101C5/FOV1-000101C7/000156D9-0119ED62.0/2102006_35208_0.gif?src=.PNG Used with database extensions, to tell an extension which tab has the focus.
4       Add fields to the tab as required.



Working with tabs
To select a tab and view its contents, click it.
To work with the tabs in a tab control, choose Fields > Tab Controls, then one of the following:


Add Tab
Adds a tab to the end of the row of tabs.
Insert Tab
Adds a tab in front of the selected tab.
Remove Tab
Removes the selected tab.
Move Tab Right
Moves the selected tab one position to the right.
Move Tab Left
Moves the selected tab one position to the left.



hirosue Shino Web Site