*..............................................................................*
* Class Window ................................................................*
*..............................................................................*

*..............................................................................*
* Properties ..................................................................*
*..............................................................................*

Row

	* Type		: Numeric 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read / Write

*..............................................................................*

Col

	* Type		: Numeric 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read / Write

*..............................................................................*

Width

	* Type		: Numeric 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read / Write

*..............................................................................*

Height

	* Type		: Numeric 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read / Write

*..............................................................................*

Title 

	* Type		: Character 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read / Write

*..............................................................................*

NotifyIcon

	* Type		: Character 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read / Write

*..............................................................................*

NotifyToolTip

	* Type		: Character 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read / Write

*..............................................................................*

FocusedControl

	* Type		: Character 
	* Pre-Creation	: Not Available
	* Post Creation	: Read Only

*..............................................................................*

Cursor

	* Type		: Character 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read / Write

*..............................................................................*

VirtualWidth

	* Type		: Numeric 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read-Only

*..............................................................................*

VirtualHeight

	* Type		: Numeric 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read-Only

*..............................................................................*

Icon

	* Type		: Character 	
	* Pre-Creation	: Read / Write
	* Post Creation	: Read-Only

*..............................................................................*

WindowType

	* Type		: Numeric 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read-Only

	* Predefined Constants

	WND_STANDARD	0
	WND_MAIN	1
	WND_CHILD	2
	WND_PANEL	3
	WND_MODAL	4
	WND_SPLITCHILD	5

*..............................................................................*

Visible

	* Type		: Logical
	* Pre-Creation	: Read / Write
	* Post Creation	: Not Available

*..............................................................................*

AutoRelease

	* Type		: Logical 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

MinButton

	* Type		: Logical 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

MaxButton

	* Type		: Logical 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

Sizable

	* Type		: Logical 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

SysMenu

	* Type		: Logical 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

TitleBar

	* Type		: Logical 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

BackColor

	* Type		: Numeric Array ( 3 Elements ) 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

FontName

	* Type		: Character 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

FontSize

	* Type		: Numeric
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

HelpButton

	* Type		: Logical 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

GripperText

	* Type		: Character 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

Break

	* Type		: Logical 
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*

Focused

	* Type		: Logical
	* Pre-Creation	: Read / Write
	* Post Creation	: Not Available

*..............................................................................*

TopMost

	* Type		: Logical
	* Pre-Creation	: Read / Write
	* Post Creation	: Read Only

*..............................................................................*
* Events ......................................................................*
*..............................................................................*

OnInit

*..............................................................................*

OnRelease

*..............................................................................*

OnInteractiveClose 

*..............................................................................*

OnMouseClick

*..............................................................................*

OnMouseDrag

*..............................................................................*

OnMouseMove

*..............................................................................*

OnSize 

*..............................................................................*

OnMaximize 

*..............................................................................*

OnMinimize 

*..............................................................................*

OnPaint 

*..............................................................................*

OnNotifyClick 

*..............................................................................*

OnGotFocus 

*..............................................................................*

OnLostFocus 

*..............................................................................*

OnScrollUp

*..............................................................................*

OnScrollDown 

*..............................................................................*

OnScrollLeft 

*..............................................................................*

OnScrollRight 

*..............................................................................*

OnHScrollBox 

*..............................................................................*

OnVScrollBox 

*..............................................................................*
* Methods .....................................................................*
*..............................................................................*

New()

*..............................................................................*

Create 

*..............................................................................*

Activate 

*..............................................................................*

Center

*..............................................................................*

Capture ( cFileName , nRow , nCol , nWidth , nHeight ) CLASS Window

*..............................................................................*

Print ( lPreview , ldialog , nRow , nCol , nWidth , nHeight ) CLASS Window

*..............................................................................*

Show

*..............................................................................*

Hide 

*..............................................................................*

Maximize 

*..............................................................................*

Minimize 

*..............................................................................*

Restore

*..............................................................................*

Release

*..............................................................................*

SetFocus 

