Difference between revisions of "ISKernel:gdiwindow (Data Type)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 14: Line 14:
 
*'''Frame'''
 
*'''Frame'''
 
*'''IsForeground'''
 
*'''IsForeground'''
*'''Text'''
+
*'''Text''' - The Window Title or Window Name
 
*'''AlwaysOnTop'''
 
*'''AlwaysOnTop'''
 
*'''Monitor'''
 
*'''Monitor'''

Latest revision as of 02:28, 18 July 2014

Description

The data type for gdiwindow information.

Members

  • HWND
  • Height
  • Width
  • Y
  • X
  • ViewableY
  • ViewableX
  • ViewableHeight
  • ViewableWidth
  • Frame
  • IsForeground
  • Text - The Window Title or Window Name
  • AlwaysOnTop
  • Monitor

Methods

  • SetText: Set window title
  • Flash: Causes window frame to flash

Returns

Examples

See Also