Search
WindowHost Methods
 


 Public Methods

  Name Description

attach

Container.attach override.

bringToFront

Brings a child window to the front, effectively making it topmost and active. (Inherited from Container.)

closeAll

Closes all open child window-s.

detach

Container.detach override.

dispose

Container.dispose override.

draw

Control.draw override.

fit

Ensures that a child window fits into content bounds. (Inherited from Container.)

minimizeAll

Minimizes all child Window-s.

openAll

 Opens all closed child Windows.

restoreAll

Restores all minimized and maximized child windows.

sendToBack

Sends a child window to the back. (Inherited from Container.)

showConfirmDialog

Shows a confirmation dialog.

showInfoDialog

Shows an info dialog.

showInputDialog

Shows an input dialog.

 See Also