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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do i call a function from design view?

Status
Not open for further replies.

DirectDrive

Programmer
Jan 24, 2003
42
US
I am making the transistion from VBX to .NET
In VB6 you could call a function from the Imediate/Debug window (a very nice feature when testing).

Is there a way to do this in .NET
I am building a function to parse through some text and would like to call it as i am developing, so i can make sure it is working.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top