Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tabs = .f. Equivalent
Message
 
To
10/07/2007 11:03:13
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01238848
Message ID:
01238934
Views:
8
Yes I know that but in VFP if you set the Tabs property of the tab control to false, it hides the tabs header, that's what I want to do. Sorry if I didn't explain it clearly.

Thanks for your reply!


>Enmanuel,
>
>>In the Winforms Pageframe control, is there an equivalent of VFP's Tabs property?
>>
>
>In the property sheet it is TabPages and is a collection. If you need programatic access you can do this for instance.
>tabMyTabControl.SelectedIndex = 3; // To select or switch to the 4th tab in the collection.
>
>Tim
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform