Dockable forms
-
Hi, I need to make dockable forms like the Visual Studio toolbox, property box, etc. As i can see there are no such type of controls in the Visual Studio toolbox. Where can i get them? Thx, Nuno
-
Hi, I need to make dockable forms like the Visual Studio toolbox, property box, etc. As i can see there are no such type of controls in the Visual Studio toolbox. Where can i get them? Thx, Nuno
You can buy third party controls, search for free ones, or write your own.
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 )
-
You can buy third party controls, search for free ones, or write your own.
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 )
Can you tell me the keywords for this kind of controls? Thx, Nuno
-
Can you tell me the keywords for this kind of controls? Thx, Nuno
dock control c#
Deja View - the feeling that you've seen this post before.
-
Can you tell me the keywords for this kind of controls? Thx, Nuno
-
Can you tell me the keywords for this kind of controls? Thx, Nuno
Thx guys!
-
Hi, I need to make dockable forms like the Visual Studio toolbox, property box, etc. As i can see there are no such type of controls in the Visual Studio toolbox. Where can i get them? Thx, Nuno
In code project itself its there , including it's source code .Frankly it's complete
Develop2Program & Program2Develop