Simulink.dialog.TabContainer Class
Namespace: Simulink.dialog
Superclasses: Simulink.dialog.Container
, Simulink.dialog.Control
Create instance of tab container dialog control
Description
The Simulink.dialog.TabContainer
class enables you to
create an instance of tab container dialog control in the mask dialog box. Use a tab container
to group tab dialog controls in the mask dialog box. To manage dialog control elements in a
tab container, get the mask object and use methods of the Simulink.dialog.Container
class. For more information, see Add Dialog Control Elements to Mask Dialog Box.
The Simulink.dialog.TabContainer
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Methods
Alternatives
You can manage tab container dialog control elements using the Property editor in the Mask Editor dialog box. For more information, see Property editor.
Version History
Introduced in R2013b