Main Content
Simulink.dialog.Tab Class
Namespace: Simulink.dialog
Superclasses: Simulink.dialog.Container
, Simulink.dialog.Control
Create instance of tab dialog control
Description
The Simulink.dialog.Tab
class is a handle class that
enables you to manage dialog control elements in tabs on a mask dialog box. To manage dialog
control elements in tabs, get the mask object and use methods of the Simulink.dialog.Container
class. See Add Dialog Control Elements to Mask Dialog Box for
more information.
The Simulink.dialog.Tab
class is a handle
class.
Properties
Methods
Alternatives
You can manage tab dialog control elements using the Property editor in the Mask Editor dialog box. For more information, see Property editor.
Version History
Introduced in R2013b