Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A way to insert your own class from Forms Control Toolbar

Classes and Objects

A way to insert your own class from Forms Control Toolbar

by  ramani  Posted    (Edited  )
*********************************************************
** How to .. ?
** Insert you own class objects in your form as and when
** you drag and drop from your FormsControl ToolBar.
*********************************************************
Start the VFP.
[COLOR BLUE]

VFP Menu->Tools->Options->FieldMappings->Modify->
Select TextBox and put your modified TextBoxClass name suitably in the options available.

Same way update for all the controls you want your own class.
Push the save button.

Now open your form and add the fields or drop the forms control objects.
You will find your class controls instead of standard base class.
[/color]

*********************************************************
* End
*********************************************************
** Ramani (Subramanian.G)
** FoxAcc Software / Winners Software
** ramani_g@yahoo.com
*********************************************************
Evaluate this to make others know how useful is this
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top