How to Customize Class IconsID: Q130130 3.00 WINDOWS kbprg The information in this article applies to:
SUMMARYWhen making your own classes that will be stored in a .VCX file, you can can also use your own bitmaps to identify your class object on a toolbar. This article shows you how.
MORE INFORMATION
Step-by-Step ExampleThe following steps show you how to change the bitmap that a class object uses on the toolbar. 1. From the file Menu, choose New File, and then select Class. 2. Enter a Class Name, such as MyCommandButton, and base it on the 3. Enter mylib in the Store In section, and Click OK.
4. From the Class menu, choose Class Info, and complete these steps:
5. Close the Class Designer.
6. From the File menu, choose New File, and then select Form. 7. In the Forms Controls toolbar, click the View Classes icon, and choose 8. In the Open Dialogue box, select MYLIB.VCX.
The Form Control toolbar now shows you the control inside the MYLIB.VCX file. The Control for MyCommandButton will have the SAVE.BMP on it. To choose between standard or custom controls on the Form Control toolbar, click the View Classes button and choose the controls you want. Additional reference words: 3.00 VFoxWin KBCategory: kbprg KBSubcategory: FxprgToolbar
|
Last Reviewed: May 1, 1996 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |