TabbedControlGroup Properties
The group that features a tabbed UI.
Name | Description |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications.
Inherited from Base |
Accessible |
Gets or sets the object’s name used by accessibility client applications.
Inherited from Base |
Accessible |
Gets or sets the object’s accessible role.
Inherited from Base |
Allow |
Gets or sets whether the layout of the current container can be customized using drag and drop.
Inherited from Layout |
Allow |
Gets or sets whether the item can be hidden to the Customization Form.
Inherited from Base |
Allow |
Gets or sets whether or not tabbed group captions can be formatted using HTML tags.
Inherited from Tabbed |
Appearance |
Provides access to the properties that control the group’s appearance.
Inherited from Layout |
Appearance |
Gets the appearance settings used to paint a layout item’s caption.
Inherited from Base |
Appearance |
Provides access to a tabbed group’s appearance settings.
Inherited from Layout |
Best |
Gets or sets the width of the current Base |
Binding |
Gets or sets the Binding |
Bounds |
Gets the layout item’s bounding rectangle.
Inherited from Base |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption |
Gets or sets default padding for images displayed in the page headers belonging to the current group.
Inherited from Tabbed |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Custom |
Provides access to the collection of custom buttons displayed in the tabbed group header.
Inherited from Tabbed |
Customization |
Gets or sets the layout item’s caption within the Customization Form.
Inherited from Base |
Data |
Gets the data bindings for the layout item.
Inherited from Base |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Expanded |
Not supported.
Inherited from Base |
Header |
Gets or sets whether tab headers are stretched to the width of the Tabbed |
Header |
Gets or sets the orientation of tab headers.
Inherited from Tabbed |
Height |
Gets or sets the layout item’s height.
Inherited from Base |
Is |
Gets whether the current item is being disposed of.
Inherited from Base |
Is |
Gets whether the current layout item represents a Layout Group.
Inherited from Base |
Is |
Gets whether the layout item is hidden.
Inherited from Base |
Is |
Gets whether the layout item has been locked for updating.
Inherited from Base |
Location |
Gets or sets the coordinates of the layout item’s top left corner.
Inherited from Base |
Max |
Gets the maximum size of the tabbed group.
Inherited from Tabbed |
Min |
Gets the minimum size of the tabbed group.
Inherited from Tabbed |
Multi |
Gets or sets whether more than one row of tabs can be displayed.
Inherited from Tabbed |
Name |
Gets or sets the layout item’s name.
Inherited from Base |
Options |
Contains options that specify which operations can be performed on the layout item at runtime.
Inherited from Base |
Options |
Obsolete. This member is obsolete. Use the Base |
Options |
Obsolete. This member is obsolete. Use the Base |
Options |
Provides access to the options that specify how a layout item is arranged within a table layout.
Inherited from Base |
Options |
This property is not supported by the Tabbed |
Owner |
Gets or set the Layout |
Padding |
Gets or sets the amount of space in pixels between the item’s borders and its contents.
Inherited from Base |
Page |
Gets or sets the alignment of images displayed within headers of pages that belong to the current group.
Inherited from Tabbed |
Paint |
Provides access to the appearance settings currently used to paint the layout group.
Inherited from Layout |
Paint |
Provides access to the appearance settings currently used to paint layout items that belong to the current container.
Inherited from Layout |
Parent |
Gets or sets the layout group that owns the Layout |
Parent |
Gets or sets the name of the item’s parent.
Inherited from Base |
Selected |
Gets or sets the selection state of the current item.
Inherited from Base |
Selected |
Gets or sets the currently selected layout group within the tabbed group.
Inherited from Tabbed |
Selected |
Gets or sets the index of the currently selected tab page.
Inherited from Tabbed |
Selected |
Gets or sets the name of the tab page currently being selected.
Inherited from Tabbed |
Show |
Gets or sets whether the layout item is displayed within the Customization Form when the item is hidden.
Inherited from Base |
Show |
Gets or sets whether tab headers are shown.
Inherited from Tabbed |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Size |
Gets or sets the layout item’s size.
Inherited from Base |
Spacing |
Gets or sets the outer indents of the item’s borders.
Inherited from Base |
Start |
Gets or sets whether the current item starts a new row within a flow layout.
Inherited from Base |
Tab |
Gets the collection of layout groups which is owned by the current tabbed group. |
Tab |
Gets or sets the width, in pixels, of tab headers.
Inherited from Layout |
Tag |
Gets or sets an object that contains data on the current layout item.
Inherited from Base |
Text |
Gets or sets the caption of this layout item. If the Text property is null (Nothing in VB.String. , this property returns the item name.
Inherited from Base |
Text |
Gets or sets the container’s side along which its caption is displayed.
Inherited from Layout |
Text |
Gets or sets the size of the text region.
Inherited from Tabbed |
Text |
Not supported.
Inherited from Layout |
Text |
Gets or sets whether the current object’s text region is visible. This property is not supported by the Tabbed |
Transition |
Provides access to state animation parameters.
Inherited from Tabbed |
Type |
Gets the name of the item’s type.
Inherited from Tabbed |
View |
Gets the object which contains the information used to render the tabbed group.
Inherited from Tabbed |
Visibility |
Allows you to hide the item from the Layout Control and Customization Form.
Inherited from Base |
Visible |
Gets whether the layout item is visible.
Inherited from Base |
Width |
Gets or sets the layout item’s width.
Inherited from Base |
X |
Gets or sets the X coordinate of the item’s top left corner relative to the parent’s top left corner.
Inherited from Base |
Y |
Gets or sets the Y coordinate of the item’s top left corner relative to the parent’s top left corner.
Inherited from Base |
See Also