bool window.IsEnabled()
Applicable Classes: All, Menu, MenuItem
Return Type: bool
Parameters: none
Description:
IsEnabled returns true if the window is enabled for input, false otherwise.
See Menu functions for an example using
a menu.
See Also: Menu
Functions