Create a new VCX class library file.
Open an existing VCX class library file or an SCX form/formset file.
Add an existing VCX class library file or an SCX form/formset file to the browser.
Import class definition from the Clipboard.
Export class definition onto the Clipboard. The Class Browser will be hidden while an edit window will appear with the generated code. After closing the edit window, the Class Browser will become visible again and the generated code with any changes made in the edit window will be placed onto the Microsoft Windows® Clipboard. If specific code is copied within the edit window, only that text will exist on the Clipboard when exiting the edit window.
If the current selection in the Class List is a VCX file, then all classes in that VCX will be exported. If the current selection in the Class List is a SCX file, then the class in the SCX will be exported along with header code that creates the proper executable code to create an instance of the form and run it.
Searches for specific text.
Create a subclass of the selected class.
Renames the selected class.
Changes the parent class name of the selected class.
Removes the selected class after confirmation. If a VCX or SCX file is selected, then the VCX/VCT or SCX/SCT files will be deleted after confirmation.
Runs the PACK command to cleanup records in the VCX marked for deletion.
Displays menu of currently defined add-in programs stored in the BROWSER.DBF table.
Pushpin for Class Browser which toggles the always-on-top status on/off.
Help for Class Browser.