CommandBarsGlobalSettings Object Members
See Also
CommandBarsGlobalSettings Overview
| | Command Bars ActiveX Control v24.0 | | | | | | | |
|---|---|---|---|---|---|---|---|---|
Public Methods
| Method | Description |
|---|---|
CreatePropExchange |
Creates an object used for reading and writing CommandBar, Docking Pane, Task Panel, and Grid Control layout information to/from an XML file, the registry, or a binary file. |
GetAmbientProperty |
|
SetAmbientProperty |
Public Properties
| Property | Description |
|---|---|
App |
You should always set this property to the "App" object of your application. This information is used internally by Command Bars to determine information about your application's title, version information, the path and name of its executable file and Help files, and whether or not a previous instance of the application is running. |
ColorManager |
Allows you to get and set the system colors for each display element of your application. Display elements are the parts of a window and the display that appear on the system display screen. |
CompanyName |
Get/Set your company name. |
FrameShadowManager |
|
Icons |
Shared icons used for all command bars. |
License |
Alternative for .lic file. Included primarily for non-Visual Basic developers. |
OcxPath |
Returns the location (path) of the installed CommandBars.OCX file. |
ReCreateReparentedControls |
Get/Set the path to a resource file for translated strings and dialogs. |
ResourceFile |
Specifies which resource theme to use. This is used to set Office 2007, Office 2007/2010 Ribbon, Office 2010, or Windows 7 appearances. |
ResourceImages |
Get/Set the title of your application. |
Title |
Indicates if the Unicode version of the CommandBars.OCX is used. |
Unicode |
|
Version |
Returns the current Command Bars version as a string. |
See Also
CommandBarsGlobalSettings Overview
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.

