vbAccelerator - Contents of code file: vbalCommandBarDock.ctlVERSION 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
|