Window
(class)
inherits
Container
This class implements a window.
hWindow
= NEW Window (
[
Parent
AS Control
]
)
Creates a new Window.
Symbols
Events
Activate
Close
Deactivate
Hide
Move
Open
Resize
Show
Properties
Border
Caption
Icon
Id
Mask
Menus
Persistent
State
Text
Title
TopOnly
Visible
Methods
Center
Close
Delete
Dialog
Fixed
FullScreen
Maximized
Minimized
None
Normal
Resizable
Show
ShowDialog
ShowModal
Referenced by:
Differences from VB
Graphical User Interface Component - gb.qt
Form _(class)_
Window _(class)_
.WindowMenus _(class)_
Windows _(class)_