Divelements
Because everything starts with the presentation layer
Knowledge Base
 Sunday, October 01, 2006, 10:23 AM   Home Products Licensing Store Support Articles 

Support

Free Support

Customer Support
Manage Account
Manage Licenses
Product Downloads
Technical Support

Can I use forms with SandDock?
Home / Support / Knowledge Base

Product: SandDock
Published: Thursday, January 27, 2005

Yes, but this is not the best way of using the product. DockControls can parent any type of Control, including forms. However in most cases it is preferable to avoid the overhead of a form and use controls wherever possible. The Visual Studio designer allows you to design UserControls in the same way it allows you to design forms.

If you need to use a form with SandDock the DockControl class provides a static FromForm method that contains code to make the form passed to it suitable for use with SandDock (removing the border etc).

Design and content Copyright © 2003 - 2006 Divelements Limited. Content may not be reproduced without permission.