CFx SDK Documentation  2020SP3
Public Member Functions | List of all members
CFxUIShowEvent Class Reference

#include <FxUIEvent.h>

Inheritance diagram for CFxUIShowEvent:
CFxUIEvent

Public Member Functions

 CFxUIShowEvent ()
 
 ~CFxUIShowEvent ()
 
- Public Member Functions inherited from CFxUIEvent
 CFxUIEvent (Type type)
 
virtual ~CFxUIEvent ()
 
Type type () const
 

Additional Inherited Members

- Public Types inherited from CFxUIEvent
enum  Type {
  None = 0, FocusIn = 8, FocusOut = 9, Paint = 12,
  Resize = 14, Show = 17, Hide = 18
}
 
- Protected Attributes inherited from CFxUIEvent
ushort t
 

Detailed Description

Class CFxUIShowEvent provides an event occurred when a widget is shown.

Definition at line 56 of file FxUIEvent.h.

Constructor & Destructor Documentation

◆ CFxUIShowEvent()

CFxUIShowEvent::CFxUIShowEvent ( )

Constructor

◆ ~CFxUIShowEvent()

CFxUIShowEvent::~CFxUIShowEvent ( )

Destructor


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