Event sent to a control that resizes.
Definition at line 594 of file fbcontrols.h.
#include <fbcontrols.h>
Public Member Functions |
|
FBEventResize (HKEventBase pEvent) | |
Constructor. |
|
Public Attributes |
|
FBPropertyInt | Width |
Property: New Width of the window.
|
|
FBPropertyInt | Height |
Property: New Height of the window.
|
FBEventResize | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
Property: New Width of the window.
Definition at line 602 of file fbcontrols.h.
Property: New Height of the window.
Definition at line 603 of file fbcontrols.h.