Share via


Class Browser Object Members

You can reference the member objects of the Class Browser. The reference to the Class Browser window itself is _oBrowser. For more information, see How to: Customize the Class Browser and Class Browser Window.

The following table lists the names of the member objects and reflects the order that the member objects appear in the Class Browser.

Class Browser object

Object name

Class description edit box

edtClassDesc

Class member edit box

edtMemberDesc

Open command button

cmdOpen

Add Additional File command button

cmdAdd

View Class Code command button

cmdExport

Find command button

cmdFind

New Class command button

cmdSubclass

Rename command button

cmdRename

Redefine command button

cmdRedefine

Remove command button

cmdRemove

Clean Up Library command button

cmdCleanup

Class Icon image

imgClassIcon

Class Icon button

cmdClassIcon

Type label for the Type combo box

lblClassType

Type combo box

cboClassType

Class List 3D effect control

txtClassList3D

Class List OLE container

oleClassList

Member List OLE container

oleMembers

Member List 3D effect control

txtMembers3D

Object Member list box

lstMembers*

Methods list box

lstClassList*

Class Description edit box

edtClassDesc

Member Description edit box

edtMemberDesc

* These objects exist only when lOutlineOCX is False (.F.).

See Also

Reference

Class Browser Buttons

Class Browser Methods

Class Browser Properties

Other Resources

Objects, Collections, and Classes