FBEventResize Class Reference

FBEventResize Class Reference

#include <fbcontrols.h>

Class Description

Event sent to a control that resizes.

Definition at line 604 of file fbcontrols.h.

+ Inheritance diagram for FBEventResize:

Public Member Functions

 FBEventResize (HKEventBase pEvent)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 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...
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Constructor & Destructor Documentation

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

FBPropertyInt Height

Property: New Height of the window.

Definition at line 613 of file fbcontrols.h.

Property: New Width of the window.

Definition at line 612 of file fbcontrols.h.


The documentation for this class was generated from the following file: