TabPaintManager Object Members
See Also
| Suite Pro Controls ActiveX Control v24.0 |
|---|
Public Methods
-
IsColorSupported
Checks if the XTPTabColorStyle is supported for the currently set Appearance. -
SetIconSize
The SetIconSize method is used to set the size of the icons displayed in the tab buttons.
Public Properties
-
Appearance
Gets/Sets the appearance of the tabs. -
BoldSelected
Enables/disables the use of a bold selected tab. -
ButtonMargin
Gets the top, left, bottom, and right margins of the button. These margins refer to the amount of space placed between the caption of the tab and the margins of the tab within the tab button. -
ClearTypeTextQuality
Enables or disables the use of ClearType text in the tab buttons. -
ClientFrame
Gets/Sets the client frame. -
ClientMargin
Gets the top, left, bottom, and right margins of the client. These margins refer to the amount of space placed around the client within the control. -
Color
Gets/Sets the color style of the tabs. -
ColorSet
The ColorSet property stores the colors used to paint the tabs. The default tab colors for each theme can be changed using the ColorSet property. -
ControlMargin
Gets the top, left, bottom, and right margins of the control. These margins refer to the amount of space placed around the entire tab control. -
DisableLunaColors
Disables/enables the use of Luna colors. -
DrawTextFormat
Text format for tab buttons. -
DrawTextNoPrefix
The DrawTextNoPrefix property is used to change how the '&' mnemonic is processed in the tab button captions. -
DrawTextPathEllipsis
The DrawTextPathEllipsis property is used to change the location of the ellipse "..." in the string caption of the tab buttons when the string is too long to be displayed in a tab button. -
FillBackground
Specifies whether the area behind the tab buttons will be drawn themed. -
FixedTabWidth
Gets/Sets the width of the tab buttons when the tab layout is set to XTPTabLayoutFixed. -
Font
The Font property is used to set or retrieve the font used to display the caption of tab buttons. -
HeaderMargin
Gets the top, left, bottom, and right margins of the header. These margins refer to the amount of space placed around the tab button. -
HotTracking
Enables/disables hot tracking. -
Layout
Gets/Sets the layout of the tabs. The layout refers to how the tabs are sized within the TabControl. -
MaxTabWidth
Gets/Sets the maximum width a tab button can be. -
MinTabWidth
Gets/Sets the minimum width a tab button can be. -
MultiRowFixedSelection
The MultiRowFixedSelection property specifies whether the row of the currently selected tab will be moved to the front of the tab rows. This determines how remaining rows of tabs in front of a selected tab are repositioned. -
MultiRowJustified
The MultiRowJustified property specifies the justification/width of the tab (TabControlItem objects) in the TabControl. -
MultiRowTabsOptimization
Enables/disables optimization for multi-row tabs. -
OneNoteColors
Enables/disables the use of OneNote colors. -
Position
Gets/Sets the position of the tabs. The position refers to where the tabs are located. The tabs can be positioned on the top, bottom, left, or right side. -
RotateImageOnVerticalDraw
Specifies whether tab images are rotated when the tabs are drawn vertically. -
SelectTabOnDragOver
Specifies whether a tab becomes selected/activated when an object (files, text, etc.) is dragged over the tab. -
ShowIcons
Hides/Un-hides tab icons. Tab icons will appear to the left of the caption when ShowIcons = True. -
ShowTabs
Gets or sets whether the tabs in the tab control are visible. -
StaticFrame
Enables/disables the use of a static frame. -
ToolTipBehaviour
The ToolTipBehaviour property gets/sets when tool tips should be displayed for tab buttons in the TabControl. -
VerticalTextTopToBottom
Specifies whether to draw vertical text top-to-bottom or bottom-to-top.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.