HPS.ComponentShownEvent

class HPS.ComponentShownEvent : public HPS.Event

The ComponentShown class is the event that will be triggered for each Show call.

Public Functions

override HPS.Event Clone ()

This function is used to copy custom events classes. Users that create custom event classes must override this function to provide the proper copying behavior.