Checks if an executed program or handler is from a component application or host application.
Syntax:
IsComponent( )
Parameters:
None
Returns:
True when the executed program or handler is from a component.Returns False when the executed program or handler is from a host application.
See also:
How Do I Determine if a Currently Running Application Is a Component?
The Online and Rich Client Samples projects (program EV02 and REV02)