Event sent to a control that resizes. More...
#include <fbcontrols.h>
Public Member Functions | |
FBEventResize (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyInt | Width |
Property: New Width of the window. More... | |
FBPropertyInt | Height |
Property: New Height of the window. More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
Event sent to a control that resizes.
Definition at line 610 of file fbcontrols.h.
FBEventResize | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertyInt Height |
Property: New Height of the window.
Definition at line 619 of file fbcontrols.h.
FBPropertyInt Width |
Property: New Width of the window.
Definition at line 618 of file fbcontrols.h.