Self()

Previous Next

Returns a handle to the designed class. Used to pass this handle to a method parameter, or a class argument of a window you create.

Syntax

Self()

 

Example

MyLookup(Self()).Window.Create()

 

 

Exposed by

Table controls (Info Boxes)

Dialog controls