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!

Functions and Properties

Status
Not open for further replies.

MahalKoCjet

Programmer
Mar 5, 2003
12
0
0
PH
Hi ,

In Visual Basic, when you type an object for example "Text1" following with a dot sign ".", all the properties and methods for this object appears.

But here in Visual C++, its methods and properties sometimes doesn't appear when you type an object followed by a dot sign.

Is there any way or technique to make an object's properties and methods appear? coz when this things doesn't appear you must remember that kind of method or properties.

tenyks;

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top