Use Style Toolbars Sample
Visual FoxPro 9.0 SP2 |
Use Style Toolbars Sample |
See Also |
File: ...\Samples\Solution\Sedona\Newtbars.scx
This sample shows a custom toolbar that has a picture button drop-down similar to those on Microsoft Office style toolbars. These drop-downs can be created easily by combining two command buttons and using the VisualEffect property to show them working together in tandem. A standard popup menu can be used for the actual drop-down itself.
This sample contains the following classes
Class | Library | Description |
---|---|---|
tbar1 |
newtbars.vcx |
Contains toolbar class showing picture dropdown sample using simple command buttons. |
For details on all classes available in the foundation classes, see Visual FoxPro Foundation Classes A-Z.
See Also
Reference
Visual FoxPro Foundation Classes A-ZConcepts
Guidelines for Using Visual FoxPro Foundation ClassesOther Resources
Menus and Toolbars Solution Samples© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic