HOWTO: Displaying Graphic on Each Tab of SSTab at RuntimeLast reviewed: April 2, 1997Article ID: Q166139 |
The information in this article applies to:
SUMMARYThis article explains how you can display a graphic on each tab of a SSTab ActiveX control at run time.
MORE INFORMATIONThe SSTab control is an ActiveX control that ships with Visual FoxPro 5.x. The SSTab control provides a group of tabs, each of which acts as a container for other controls. The steps below demonstrate how to create an example of one of these controls:
Note: Remember, the tab in SSTab ActiveX control always begins with 0. The Picture property of the SSTab control requires an object reference, and the LoadPicture function returns an object reference to the graphic file. The LoadPicture function supports the bitmap (.bmp), icon (.ico), or Windows metafile (.wmf) graphical formats. |
Keywords : FxotherGraphic kbgraphic vfoxwin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |