Home . VB . Code . Controls . Command Bar . MS Money UI Style Sample . VB6 MSMoney UI Sample . mMain.bas
VB5 Money UI Sample (166K)
VB6 MSMoney UI Sample (164K)
Zip:13761
Link to code Zip
Applies To:
VB6
Author:
Steve McMahon
No logged bugs.
25 Jan 2004First Posted
vbAccelerator ImageList Control and Class v2.0
vbAccelerator CommandBar Control
Search WWW
vbAccelerator
Attribute VB_Name = "mMain" Option Explicit Private Declare Sub InitCommonControls Lib "comctl32.dll" () Public Sub Main() InitCommonControls frmMSMoneySample.Show End Sub
Copyright © 2004 Steve McMahon steve@vbaccelerator.com. All rights reserved.Last Updated: 1 February 2004