PaintManager Object Members
See Also

PaintManager Object Members
Public Methods
| Method | Description |
|---|---|
DrawRectangle |
Used to draw an empty button/rectangle with the current theme and colors. |
FillWorkspace |
Draws the workspace background color when using the Ribbon bar. |
GetRectangleTextColor |
Returns the color of a button/rectangle given the selected, pressed, enabled, checked, popuped, bar type, and bar position. |
LoadFrameIcon |
|
RefreshMetrics |
Call this method to refresh the visual metrics of the command bars paint manager. |
Public Properties
| Property | Description |
|---|---|
AutoResizeIcons |
Specifies whether to auto-resize icons to be proportionate to the current font height. |
ClearTypeTextQuality |
Enables or disables the use of ClearType text in the command bars. |
EnableAnimation |
Enables or disables the use of animation when displaying a popup menu, moving the mouse over items, and checking/unchecking items. |
FlatMenuBar |
Enables or disables the use of gradients to produce a "rounded" menu bar for themes that support a round menu bar. |
FlatToolBar |
Enables or disables the use of gradients to produce a "rounded" toolbar for themes that support round toolbars. |
SelectImageInPopupBar |
Specifies whether to select the image when an item is selected in a popup menu. |
ShowShadow |
Enables or disables the use of shadows under popup menus. |
ThemedCheckBox |
Specifies whether to use the native Windows XP check box controls. |
ThemedStatusBar |
Specifies whether to use the native Windows XP status bar. |
ThickCheckMark |
Specifies whether to draw thick check marks for "checked" items. |
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.