NetXP 3.0 Reference

XPButton Class

XPButton extends the Button control by providing an Office-XP look or a Windows XP skinned look PLUS an icon.

For a list of all members of this type, see XPButton Members.

System.Object
   MarshalByRefObject
      Component
         Control
            ButtonBase
               Button
                  XPButton

[Visual Basic]
Public Class XPButton
Inherits Button
[C#]
public class XPButton : Button

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls

Assembly: NETXP.Controls (in NETXP.Controls.dll)

See Also

XPButton Members | NETXP.Controls Namespace