|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Creates a new control from an existing control. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Emulates the integration of an undocked pane in the associated dynamic Tab 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.... |
|
|
|
|
|
|
|
| The CaptionIfNew property gets and sets the caption of a pane opened by the end user in a Dynamic Tab control. |
|
|
|
|
|
|
|
| The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in 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 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).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|