| | |
How do I show Tab control on my form in Win XP style Look?
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Mar 2006
Posts: 2
Reputation:
Solved Threads: 0
How do I show Tab control on my form in Win XP style Look? i have set the Drawmode=OwnerDrawFixed while Xp Style Look is disappere in vs.net2005. I tried to use Application.EnableVisualStyles but that doesn't change in Tab Control.
i have used Skybound Component through that i can achive it but my requirement is not used any thried party control. so without use any thried party i need to get the XP Style Look in Tab control.
if any one know then please let me know....................
i have used Skybound Component through that i can achive it but my requirement is not used any thried party control. so without use any thried party i need to get the XP Style Look in Tab control.
if any one know then please let me know....................
•
•
Join Date: Apr 2006
Posts: 5
Reputation:
Solved Threads: 1
hi,
You can use manifest file to take the style from the current operating system.
I dont know which version of VB.NET you wroking with , but this way worked good with 2002,2003 and it is so easy to apply
Just rename the attached file , the first section of it "AppName" replace with your Application exe Name, then put this file in the bin folder of your application.
in the Form Design you have to change one Property for buttons :
FlatStyle , change to System and Run with XP themes
Remember that when you finishing the application , you have to include the manifest file in the setup project
Good Luck
You can use manifest file to take the style from the current operating system.
I dont know which version of VB.NET you wroking with , but this way worked good with 2002,2003 and it is so easy to apply
Just rename the attached file , the first section of it "AppName" replace with your Application exe Name, then put this file in the bin folder of your application.
in the Form Design you have to change one Property for buttons :
FlatStyle , change to System and Run with XP themes
Remember that when you finishing the application , you have to include the manifest file in the setup project
Good Luck
•
•
Join Date: Mar 2006
Posts: 2
Reputation:
Solved Threads: 0
Thanks Ammar.
I have tried out manifest file in my app. But that is not working.
By the way I’m using visual studio 2005, it provides all the controls looks like xp style so that manifest feature is inbuilt in framework 2.0. But the only one problem in “Tab Control�
Well finally I have got the solution and I had created one article in codeproject.
Here is the link http://www.codeproject.com/useritems/Pankaj_Patel.asp
I have faced one problem in this Tab control article. When I’m putting 10 to 15 controls on each tab and then navigate between them, I have noticed a considerable delay in redrawing the controls on the TAB Page
So if you have any idea then pls let me know…
I have tried out manifest file in my app. But that is not working.
By the way I’m using visual studio 2005, it provides all the controls looks like xp style so that manifest feature is inbuilt in framework 2.0. But the only one problem in “Tab Control�
Well finally I have got the solution and I had created one article in codeproject.
Here is the link http://www.codeproject.com/useritems/Pankaj_Patel.asp
I have faced one problem in this Tab control article. When I’m putting 10 to 15 controls on each tab and then navigate between them, I have noticed a considerable delay in redrawing the controls on the TAB Page
So if you have any idea then pls let me know…
![]() |
Similar Threads
- To show Tabcontrol on webform in ASP.NET using VB.NET (ASP.NET)
- Controls on Activex Controls (Datagrid,Tab) in Win32 C (Dev C++ )... (C++)
- How to code "tab control' in the web form in ASP.NET / VB.NET ? (ASP.NET)
- Tab Control (C#)
- Problem: Programming Tab Control (Visual Basic 4 / 5 / 6)
Other Threads in the VB.NET Forum
- Previous Thread: Process.processName
- Next Thread: How to write demo code for IVR
Views: 7542 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net 2005 2008 access account application arithmetic array arrays basic bing button buttons c# center check checkbox code combobox component convert crystalreport data database databasesearch datagrid datagridview design designer dissertation dissertations dropdownlist excel file-dialog folder ftp generatetags google gridview hardcopy highlighting images inline insert installer intel internet listview mobile monitor ms net networking output passingparameters peertopeervideostreaming picturebox picturebox1 plugin port print printing problem problemwithinstallation project save searchbox searchvb.net select serial server soap sorting studio syntax table tcp text textbox time timer toolbox trim update updown user vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web wpf





