PushButton Class

Description

PushButton is the class for pushbuttons.

Inheritance

PushButton derives from the Control class; no classes derive from this class.

Notes

If you use SetActive() on a PushButton in a .NET 1.1 application, the method will work on a local drive, but not on a shared drive. This is due to a security issue that can happen on network drives.

Methods and Properrties

In addition to the methods and properties it inherits from the AnyWin class and Control class, PushButton has the following methods and properties: