|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The "Dynamic tab" Tab control is used to display several windows in the same window... |
|
|
|
|
|
|
|
| The Tab control is used to simultaneously display different controls... |
|
|
|
|
|
|
|
| The "Dynamic tab" Tab control is used to display several windows in the same window... |
|
|
|
|
|
|
|
| A Tab Control can be manipulated in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| List of events associated with Tab controls |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties... |
|
|
|
|
|
|
|
| A tab pane can be manipulated in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties... |
|
|
|
|
|
|
|
| The DynamicTab property is used to:
Find out the type of a Tab control (static tab or dynamic tab).
Modify the type of a Tab control (static tab or dynamic tab).... |
|
|
|
|
|
|
|
| The WithNewButton property is used to:
Determine if a Dynamic Tab control has New tab button (+).
Configure a Dynamic Tab control to show a New tab button.... |
|
|
|
|
|
|
|
| The WithClosingButton property is used to:
Determine whether all the tabs of a Dynamic Tab control have a Close button.
Show a Close button in all the tabs of a Dynamic Tab control.... |
|
|
|
|
|
|
|
| Closes all dynamic tabs of a Tab control. |
|
|
|
|
|
|
|
| Closes all dynamic tabs of a Tab control. |
|
|
|
|
|
|
|
| Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
|
| Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
|
| The StoreTheConfiguration property is used to:
Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)... |
|
|
|
|
|
|
|
| The TabMDI property is used to:
Get the type of a Tab control (simple tab or dynamic tab - MDI).
Change the type of a Tab control (simple tab or dynamic tab - MDI).
This property is obsolete from version 200057. Use DynamicTab.... |
|
|
|
|
|
|
|
| Restores the configuration of dynamic tabs in a Tab control. |
|
|
|
|
|
|
|
| Restores the configuration of dynamic panes in a Tab control. |
|
|
|
|
|
|
|
| Emulates the undocking of a pane in a dynamic Tab control. |
|
|
|
|
|
|
|
| Opens a new pane in a Dynamic Tab control. |
|
|
|
|
|
|
|
| Opens a new pane in a Dynamic Tab control. |
|
|
|
|
|
|
|
| Returns the name of the Tab control that contains the specified control. |
|
|
|
|
|
|
|
| The UnlockablePane property is used to:
Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.... |
|
|
|
|
|
|
|
| Emulates the integration of an undocked pane in the associated dynamic Tab control. |
|
|
|
|
|
|
|
| The following functions are used to manage tabs...... |
|
|
|
|
|
|
|
| Saves the configuration of dynamic tabs found in a Tab control in character string format. |
|
|
|
|
|
|
|
| Returns the name of static or dynamic pane found in a Tab control associated with a control. |
|
|
|
|
|
|
|
| Saves the configuration of dynamic panes found in a Tab control in character string format. |
|
|
|
|
|
|
|
| The following functions are used to manage tabs...... |
|
|
|
|
|
|
|
| The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|