Share

DockableWindow.Clear Method

Parent Object: DockableWindow

Description

Method that empties the contents of the dockable window (i.e. removes any children of the window). This does not destroy the child dialog/controls; it is the responsibility of the client to destroy them.

Syntax

DockableWindow.Clear()

Version

Introduced in version 2011

Was this information helpful?