What is this Control's name?
-
Hello I want to create a form like that you can see in project properties page (Right Click on project name and select properties) in visual studio.net, Is that TabControl or just some buttons with custome effects. Tank you
-
Hello I want to create a form like that you can see in project properties page (Right Click on project name and select properties) in visual studio.net, Is that TabControl or just some buttons with custome effects. Tank you
It's a custom control, as is much of VS.NET.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Hello I want to create a form like that you can see in project properties page (Right Click on project name and select properties) in visual studio.net, Is that TabControl or just some buttons with custome effects. Tank you
Hello, If u want to get the application just which looks like vs.net then you can try CAB/SCSF from microsoft along with third party controls. and if u r looking for only some design consideration like tabbing, thn i think third party tools will help u in designing in that fashion. One of the third party tool i have used is Infagistics. For tabbing, docking and hide positions(as it is in vs.net) is provided by dockmanager control in Infragistics. There are many third party tools, which u can try as it comes with trial versions.
-
Hello, If u want to get the application just which looks like vs.net then you can try CAB/SCSF from microsoft along with third party controls. and if u r looking for only some design consideration like tabbing, thn i think third party tools will help u in designing in that fashion. One of the third party tool i have used is Infagistics. For tabbing, docking and hide positions(as it is in vs.net) is provided by dockmanager control in Infragistics. There are many third party tools, which u can try as it comes with trial versions.
Tank you freinds Can you give me a site url about this third party control you mentioned ? Regards
-
Tank you freinds Can you give me a site url about this third party control you mentioned ? Regards
www.infragistics.com download the trial version.