Skip to main content
A newer version of this page is available. .

BaseView.AddFloatDocument Method

Name Parameters Description
AddFloatDocument(Control, Point, Size) control, floatLocation, floatSize Creates a floating document that hosts the target control, has the required size, and is displayed in the given location.
AddFloatDocument(Control, Point) control, floatLocation Creates the floating document that hosts the target control and is displayed at the given position.
AddFloatDocument(Control) control Creates a new floating document that will display the specified control/form.