Thanks for all your help I will get started on this tonight when i get home from college. Never knew it was that easy I mean when you look on the internet you do not find anything because people expect you to know these things and its little things like these that people think everybody knows but infact there is always somebody who does not know and in this case that is me.
Thanks again for all your help,
Robert A Heeley
sudheer racha <[EMAIL PROTECTED]> wrote:
sudheer racha <[EMAIL PROTECTED]> wrote:
Hey robert,
u can use the tabcontrols property selectedindexin next button click write the code as tabcontrol1.selectedindex = tabcontrol1.selectedincex + 1in previous button click write the code as tabcontrol1.selectedindex = tabcontrol1.selectedincex - 1for ur reference iam sending the sample application in C# as attachment.unzip the file and u can see the code.warm regards,sudheerrobert heeley <[EMAIL PROTECTED]> wrote:Hello,How do I change from tab to tab? If I can do this then I like your idea very much!Thanks,Rob
sudheer racha <[EMAIL PROTECTED]> wrote:Hi robert,my idea is1. Design the interface in a tab control.2. Put the buttons on the bottom of the page for navigating through the pages of the tab control3. Adjust the 'top' property of the tab control in such a way that the tab buttons are not visible. Simple !!!!. for example adjust the top of the tab control to -100 .Regards,sudheer racha.
robert heeley <[EMAIL PROTECTED]> wrote:Hello,
I am creating a program which I want to have multiple screens. So for example:* Address Information
* Notes and Photos
* Exam ResultsI want each of the above '*'s to be in like a tab but make the tab control invisible. I am trying to make like a wizard. Like when you install a program you click next and a new screen is displayed.
How do I go about designing this kind of interface?
Thanks,
Rob
ALL-NEW Yahoo! Messenger - all new features - even more fun!
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
ALL-NEW Yahoo! Messenger - all new features - even more fun!
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
> ATTACHMENT part 2 application/x-zip-compressed name=WizardExample.zip
ALL-NEW Yahoo! Messenger - all new features - even more fun!
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Microsofts_C_Sharp/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
