Event sent to a control that resizes.
Public Member Functions |
|
__init__ (HKEventBase pEvent) | |
Constructor. |
|
Public Attributes |
|
FBPropertyBase | Width |
Property: New Width of the window.
|
|
FBPropertyBase | Height |
Property: New Height of the window.
|
__init__ | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
Reimplemented from FBEvent.
FBPropertyBase Width |
Property: New Width of the window.
FBPropertyBase Height |
Property: New Height of the window.