RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

NotificationButton Class

Button that displays a red ellipse notification when set. Implements the Button

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public class NotificationButton : Button
Public Class NotificationButton _
	Inherits Button
public ref class NotificationButton : public Button

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              ContentControl
                ButtonBase
                  Button
                    RingSoft.DataEntryControls.WPF..::..NotificationButton