MdiTabProperties
Wisej.Web.MdiTabProperties
Last updated
Was this helpful?
Wisej.Web.MdiTabProperties
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Encapsulates properties related to the tabbed MDI interface.
Initializes a new instance of the class.
owner
: Returns or sets the area of the control (for example, along the top) where the tabs are aligned. (Default: Top
)
: Returns or sets whether the user can change the position of a tab button by dragging it. (Default: False
)
The whose properties this object describes.
: Returns or sets the background color for the control.
: Indicates the border style for the control. (Default: Solid
)
: Returns or sets a value indicating the horizontal or vertical orientation of the tab pages.
: Returns or sets whether the menu of the MdiChild form is shown on the tab button. (Default: False
)
: Returns or sets whether the thumbnail page is visible. (Default: True
)
: Returns or sets whether the tab buttons should fill the control's size, or placed in the center, or aligned to the left. (Default: Normal
)