The OpenEdge.Lang.WidgetHandle class is a primitive class for widget-handle variables.

Constructors

The following default constructor results in the WidgetHandle object having an unknown value:

PUBLIC ()

The following constructor initializes the WidgetHandle's value:

PUBLIC (phValue AS HANDLE)

Super Class

Progress.Lang.Object class in ABL Reference.

Public Property
Value property
Public Method
ToString() method