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!

Newbie question...

Status
Not open for further replies.

BuilderSpec

Programmer
Dec 24, 2003
383
0
0
GB
Hi

Am a C++ Builder by trade but I have recently been given an embedded project to use and I am using the MS Embedded Visual C++ 4.0 which looks the same as the embedded.

question is this..I have a command button on my form that is Visible. How can I make it invisible using code ?

In C++ Builder I would say

Command1->Visible = false;



Hope this helps!

Regards

BuilderSpec
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top