Skip to content

PaintManager Object Members

See Also

See Also


PaintManager Object Members

Public Methods

Method Description
Public Method DrawRectangle Used to draw an empty button/rectangle with the current theme and colors.
Public Method FillWorkspace Draws the workspace background color when using the Ribbon bar.
Public Method GetRectangleTextColor Returns the color of a button/rectangle given the selected, pressed, enabled, checked, popuped, bar type, and bar position.
Public Method LoadFrameIcon
Public Method RefreshMetrics Call this method to refresh the visual metrics of the command bars paint manager.

Public Properties

Property Description
Public Property AutoResizeIcons Specifies whether to auto-resize icons to be proportionate to the current font height.
Public Property ClearTypeTextQuality Enables or disables the use of ClearType text in the command bars.
Public Property EnableAnimation Enables or disables the use of animation when displaying a popup menu, moving the mouse over items, and checking/unchecking items.
Public Property FlatMenuBar Enables or disables the use of gradients to produce a "rounded" menu bar for themes that support a round menu bar.
Public Property FlatToolBar Enables or disables the use of gradients to produce a "rounded" toolbar for themes that support round toolbars.
Public Property SelectImageInPopupBar Specifies whether to select the image when an item is selected in a popup menu.
Public Property ShowShadow Enables or disables the use of shadows under popup menus.
Public Property ThemedCheckBox Specifies whether to use the native Windows XP check box controls.
Public Property ThemedStatusBar Specifies whether to use the native Windows XP status bar.
Public Property ThickCheckMark Specifies whether to draw thick check marks for "checked" items.

See Also


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