VSFlexGrid Control

Before you can use a VSFlexGrid control in your application, you must add the VSFLEX8.OCX file to your project. In Visual Basic, right-click the Toolbox and select the VSFlexGrid control from the list. In Visual C++, right-click on the dialog box and select the VSFlexGrid control from the list, or use the #import statement to import the VSFLEX8.OCX file into the project.

To distribute applications you create with the VSFlexGrid control, you must install and register it on the user's computer. The Setup Wizard provided with Visual Basic provides tools to help you do that. Please refer to the Visual Basic manual for details.


VSFlexGrid Properties, Events, and Methods