ArcFM Engine Developer Guide
CommandBarCollection Class
Members 


Product Availability
Required Licenses
.NET Assembly
A collection of all of the toolbars in this application.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class CommandBarCollection 
'Usage
 
Dim instance As CommandBarCollection
[DefaultMember("Item")]
public class CommandBarCollection 
Remarks
This class provides a list of all of the toolbars that are currently defined for the application. It also contains information that is common to all toolbars although this information is currently not used.
Inheritance Hierarchy

System.Object
   Miner.Windows.Commands.CommandBarCollection

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CommandBarCollection Members
Miner.Windows.Commands Namespace

 

 


Send Comment