Version

ResolveDockWithinContainerDialog Class

A dialog displayed at design time when adding an UltraToolbarsManager component to a form that already has one whose UltraToolbarsManager.DockWithinContainer property is set to the form.

It offers a list of eligible container controls that can be used to set the new UltraToolbarsManager's UltraToolbarsManager.DockWithinContainer property.

Syntax
'Declaration
 
Public Class ResolveDockWithinContainerDialog 
   Inherits System.Windows.Forms.Form
public class ResolveDockWithinContainerDialog : System.Windows.Forms.Form 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also