vbAccelerator - Contents of code file: vbalCommandBarDock.ctl

VERSION 5.00
Begin VB.UserControl vbalCommandBarDock 
   ClientHeight    =   3600
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   4800
   ScaleHeight     =   3600
   ScaleWidth      =   4800
   ToolboxBitmap   =   "vbalCommandBarDock.ctx":0000
End
Attribute VB_Name = "vbalCommandBarDock"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = True
Option Explicit