PushButton is the class for pushbuttons.
PushButton derives from the Control class; no classes derive from this class.
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.
In addition to the methods and properties it inherits from the AnyWin class and Control class, PushButton has the following methods and properties: