Click or drag to resize

LinkedButton Class

[Missing <summary> documentation for "T:RAYLASE.Shared.GUI.LinkedButton"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.Controls.PrimitivesButtonBase
                  System.Windows.ControlsButton
                    RAYLASE.Shared.GUILinkedButton

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.20.0
Syntax
C#
public class LinkedButton : Button

The LinkedButton type exposes the following members.

Constructors
 NameDescription
Public methodLinkedButtonInitializes a new instance of the LinkedButton class
Top
Properties
 NameDescription
Public propertyHeader 
Public propertyIcon 
Public propertyText 
Top
Methods
 NameDescription
Protected methodSetPropertyT 
Top
Fields
See Also