CommandBarsOptions Object Members
See Also
![]() |
Command Bars ActiveX Control v24.0 | |||||||
|---|---|---|---|---|---|---|---|---|
Public Methods
AddHiddenCommand
GetIconHeight
GetIconWidth
GetPopupIconHeight
GetPopupIconWidth
IsDPIScallingEnabled
RemoveHiddenCommands
SetDPIScallingOptions
SetIconSize
Sets the icon size. SetIconSize can be used to set the normal icon size and the icon size when large icons are used.
SetPopupIconSize
Adds the specified command as a hidden command, i.e., an infrequently used command.
Removes all commands marked as hidden, i.e., an infrequently used command.
Sets the size of icons displayed in popup menus.
Public Properties
AltDragCustomization
Gets/Sets whether the command bar can be customized during runtime while the Alt key is pressed.
AlwaysShowFullMenus
Gets/Sets whether full menus are shown irrespective of any hidden commands that might be present.
Animation
Gets/Sets animation for the command bar.
AutoHideUnusedPopups
AutoHideUnusedPopups property specifies whether unused popups will be hidden (i.e., an infrequently used menu).
ComboBoxFont
Gets/Sets the font used to display text in the CommandBarsComboBox control.
ExpandDelay
Specifies the amount of time it takes for a Popup Menu to fully expand when there are hidden items in the menu.
ExpandHoverDelay
Specifies the amount of time it takes for a Popup Menu to fully expand when the mouse cursor is "hovering" over the expand button chevron at the bottom of the menu.
FloatingBarCaptionFont
Gets/Sets the font that is used to display the caption of a floating toolbar.
FloatToolbarsByDoubleClick
FloatToolbarsByDoubleClick property specifies whether toolbars can float by double-clicking on them.
Font
Gets/Sets the font used to display text in the CommandBars.
IconsWithShadow
Gets/Sets whether icon shadows should be used.
KeyboardCuesShow
ShowKeyboardCues property is used to specify when to underline the character in menu items that indicates a shortcut key is available. These are the underlined characters used for keyboard navigation commonly called "Access Keys".
KeyboardCuesUse
KeyboardCuesUse property specifies how to execute keyboard shortcuts for items that have underlined characters used for keyboard navigation commonly called "Access Keys".
LargeIcons
Gets/Sets whether large icons are to be used.
LunaColors
Gets/Sets whether luna colors are being used.
MaxPopupWidth
MaxPopupWidth property specifies the maximum width of popup menus.
OfficeStyleDisabledIcons
Enables/disables Office 2003 style disabled icons.
ShowContextMenuAccelerators
Specifies whether to display accelerators/shortcut keys in context menus.
ShowExpandButtonAlways
Gets/Sets whether the toolbar expand/customize chevron button is to be shown at the end of the toolbar(s).
ShowFullAfterDelay
Gets/Sets whether full menus are shown after a small delay.
ShowKeyboardTips
Specifies whether to display keyboard tips when the Alt key is pressed.
ShowMiniToolbarTips
Gets/Sets whether tooltips are shown for controls that appear in a popup menu.
ShowPopupBarToolTips
ShowPopupBarToolTips property is used to indicate whether tool tips will be displayed for controls that appear in a popup menu.
ShowPopupButtonsSelectedToolbarOnly
Gets/Sets whether popup buttons are shown only for the selected toolbar.
ShowTextBelowIcons
Shows the caption below the control's icon.
SyncActiveFloatingFrames
The SyncActiveFloatingFrames property specifies whether floating panes will appear active.
SyncFloatingToolbars
SyncFloatingToolbars property specifies whether floating toolbars will be hidden when the application does not have focus.
ToolBarAccelTips
Gets/Sets whether accelerator tool tips are shown for controls.
ToolBarScreenTips
Gets/Sets whether tooltips are shown for controls.
UpdatePeriod
Specifies the amount of time in milliseconds that the command bars update period is set to. By default, the update period is set to 100ms.
UseAltNumPadKeys
Specifies whether the number keys from the number pad on the keyboard can be used to activate hotkeys in top-level menu items.
UseDisabledIcons
Gets/Sets whether disabled icons are to be used.
UseFadedIcons
Gets/Sets whether faded icons are to be used.
UseSharedImageList
Gets/Sets whether shared image lists are to be used.
UseSystemSaveBitsStyle
Determines whether to use the CS_SAVEBITS class style for displaying popups and shadows.
VSStateColor
Color value for Visual Studio 2015 (and above) state color, usually applied to frame border and status bar.
WrapLargePopups
Specifies whether to automatically wrap large popup menus if the height of the popup will exceed the height of the screen.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.
