See also: PowerForm control
A Subclasser object is used to subclass a window using its hWnd, and change the
operation of that window.
Events:
ActivateApp
Click
ClickChild
Compacting
DeactivateApp
DestroyWindow
DisplayResolutionChange
DoubleClick
HorizontalScroll
KeyPress
Maximize
Minimize
MouseDown
MouseDownChild
MouseEnter
MouseEnterChild
MouseHover
MouseHoverChild
MouseLeave
MouseLeaveChild
MouseMove
MouseUp
MouseUpChild
Moved
Moving
Resized
Resizing
Restore
SettingChange
TimeChange
TrapMessage
VerticalScroll
Properties:
AllowSizingBottom
AllowSizingLeft
AllowSizingRight
AllowSizingTop
BorderThickness
CaptionButtonSize
CaptionHeight
ClientEdge
ContextHelpButton
DragButton
DragStartX
DragStartY
GotMouse
HorizontalScrollBarHeight
HorizontalScrollPage
HorizontalScrollPosition
HoverTime
hWnd
MaxHorizontalScroll
MaximizedHeight
MaximizedLeft
MaximizedTop
MaximizedWidth
MaxVerticalScroll
MinHeight
MinHorizontalScroll
MinVerticalScroll
MinWidth
Parent
PreviousMouseX
PreviousMouseY
Resizable
SizeGranularityX
SizeGranularityY
VerticalScrollBarWidth
VerticalScrollPage
VerticalScrollPosition
ZOrder
Methods:
ClearTrap
SetTrap
ReleaseMouse
ScrollTo
Subclass
TrackMouse
|