Skip to content

TabPaintManager Object Members

See Also

TabPaintManager Overview

Suite Pro Controls ActiveX Control v24.0

Public Methods

Public Properties

  • Public Property Appearance
    Gets/Sets the appearance of the tabs.

  • Public Property BoldSelected
    Enables/disables the use of a bold selected tab.

  • Public Property 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.

  • Public Property ClearTypeTextQuality
    Enables or disables the use of ClearType text in the tab buttons.

  • Public Property ClientFrame
    Gets/Sets the client frame.

  • Public Property 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.

  • Public Property Color
    Gets/Sets the color style of the tabs.

  • Public Property 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.

  • Public 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.

  • Public Property DisableLunaColors
    Disables/enables the use of Luna colors.

  • Public Property DrawTextFormat
    Text format for tab buttons.

  • Public Property DrawTextNoPrefix
    The DrawTextNoPrefix property is used to change how the '&' mnemonic is processed in the tab button captions.

  • Public Property 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.

  • Public Property FillBackground
    Specifies whether the area behind the tab buttons will be drawn themed.

  • Public Property FixedTabWidth
    Gets/Sets the width of the tab buttons when the tab layout is set to XTPTabLayoutFixed.

  • Public Property Font
    The Font property is used to set or retrieve the font used to display the caption of tab buttons.

  • Public Property 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.

  • Public Property HotTracking
    Enables/disables hot tracking.

  • Public Property Layout
    Gets/Sets the layout of the tabs. The layout refers to how the tabs are sized within the TabControl.

  • Public Property MaxTabWidth
    Gets/Sets the maximum width a tab button can be.

  • Public Property MinTabWidth
    Gets/Sets the minimum width a tab button can be.

  • Public Property 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.

  • Public Property MultiRowJustified
    The MultiRowJustified property specifies the justification/width of the tab (TabControlItem objects) in the TabControl.

  • Public Property MultiRowTabsOptimization
    Enables/disables optimization for multi-row tabs.

  • Public Property OneNoteColors
    Enables/disables the use of OneNote colors.

  • Public Property 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.

  • Public Property RotateImageOnVerticalDraw
    Specifies whether tab images are rotated when the tabs are drawn vertically.

  • Public Property SelectTabOnDragOver
    Specifies whether a tab becomes selected/activated when an object (files, text, etc.) is dragged over the tab.

  • Public Property ShowIcons
    Hides/Un-hides tab icons. Tab icons will appear to the left of the caption when ShowIcons = True.

  • Public Property ShowTabs
    Gets or sets whether the tabs in the tab control are visible.

  • Public Property StaticFrame
    Enables/disables the use of a static frame.

  • Public Property ToolTipBehaviour
    The ToolTipBehaviour property gets/sets when tool tips should be displayed for tab buttons in the TabControl.

  • Public Property VerticalTextTopToBottom
    Specifies whether to draw vertical text top-to-bottom or bottom-to-top.

See Also

TabPaintManager Overview


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.