Concept Framework 1.0 documentation Contents | Index

VisibleRemoteObject.OnShow

Name Type Access Version Deprecated
OnShow event public version 1.0 no

Prototype:
OnShow(Sender, EventData)

Parameters:
Sender      the event firing control
EventData      contains no relevant data (is empty).

Description:
Event triggered when the control is shown. Sender is the event firing control; EventData contains no relevant data (is empty).

Returns:
This event can close the application by returning MSG_APPLICATION_QUIT. Any other return value will be ignored.

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:51 2009 GMT(c)2009 RadGs Software