How To Programmatically Add Child Controls to a CoolBar (190226)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q190226 SUMMARY
When adding a Child control to a CoolBar Band, you must specify the
container argument in the Controls.Add method call, and then set the Child
property of a Band to the new control.
REFERENCES
Visual Basic Online Documentation; search on "Adding Controls to a
CoolBar"; search on "Add Method (Controls Collection)"
NOTE: click the "Search titles only" CheckBox in the lower left portion of
the Help Window.
Please see the following article in the Microsoft Knowledge Base:
187232
: How To Add Multiple Controls to a CoolBar Control Band
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbcode kbCtrl kbhowto KB190226 |
---|
|