Back to Devexpress

XtraMdiTabPage Members

windowsforms-devexpress-dot-xtratabbedmdi-dot-xtramditabpage-dot-underscore-members.md

latest6.7 KB
Original Source

XtraMdiTabPage Members

A tab page that represents an MDI child form.

Constructors

NameDescription
XtraMdiTabPage(IXtraTab, Form, Boolean)Initializes a new instance of the XtraMdiTabPage class with the specified settings.
XtraMdiTabPage(IXtraTab, Form)Initializes a new instance of the XtraMdiTabPage class with the specified settings.

Properties

NameDescription
AllowGlyphSkinningGets or sets whether the XtraMdiTabPage‘s icon should be painted using the page foreground color.
AllowPinGets or sets whether the current XtraMdiTabPage can be pinned.
AppearanceProvides access to the properties that control the tab page’s appearance.
ImageUse the ImageOptions property to specify the image displayed within the tab page’s header.
ImageIndexGets or sets the index of the image displayed within the tab page’s header.
ImageOptionsProvides access to a set of options that specify the image displayed in the page header.
MaxTabPageWidthGets or sets the maximum width of the current page’s tab header.
MdiChildGets the multiple document interface (MDI) child form to which the current page corresponds.
PageEnabledGets whether the tab page can be selected.
PageVisibleGets whether the tab page is visible.
PinnedGets or sets whether this XtraMdiTabPage is currently pinned.
ShowCloseButtonGets or sets whether the page contains a Close button.
ShowPinButtonGets or sets whether the current XtraMdiTabPage should display its pin button.
SuperTipGets or sets a SuperToolTip for the current XtraMdiTabPage object.
TabControlGets the tabbed MDI manager to which the current tab page belongs.
TextGets or sets the tab page’s caption.
TooltipGets or sets a regular tooltip for the tab page.
TooltipIconTypeGets or sets the type of the tooltip icon to display in a regular tooltip.
TooltipTitleGets or sets a regular tooltip’s title.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetImage(Form) staticGets the specified form’s icon (Form.Icon) in Image format.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
StartAnimation()Starts the animation of an animated GIF file displayed in the page’s header.
StopAnimation()Stops animation of an animated GIF file displayed in the tab page’s header.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

XtraMdiTabPage Class

DevExpress.XtraTabbedMdi Namespace