Instrumentation Widgets Class Reference

SkinButton Class

Button control with skins. Allows to assign different images for each button state.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PerpetuumSoft.Widgets.InstrumentationControl
               PerpetuumSoft.Widgets.ButtonBase
                  PerpetuumSoft.Widgets.MultimediaButtonBase
                     PerpetuumSoft.Widgets.SkinButton

[Visual Basic]
Public Class SkinButton
    Inherits MultimediaButtonBase
[C#]
public class SkinButton : MultimediaButtonBase

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: PerpetuumSoft.Widgets

Assembly: PerpetuumSoft.Widgets (in PerpetuumSoft.Widgets.dll)

See Also

SkinButton Members | PerpetuumSoft.Widgets Namespace