Windows

Reimplements Windows in gb.qt

Not documented

This class is static.

This class acts like a read-only array.

DIM hWindow AS Window

hWindow = Windows [ Id AS Integer ]

Not documented

This class is enumerable with the FOR EACH keyword.

DIM hWindow AS Window

FOR EACH hWindow IN Windows
  ...
NEXT

Not documented


Properties 
Count