Click or drag to resize

NotificationHistoryItem Class

[Missing <summary> documentation for "T:Advanced_Combat_Tracker.NotificationHistoryItem"]

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              Advanced_Combat_TrackerNotificationHistoryItem

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public class NotificationHistoryItem : UserControl

The NotificationHistoryItem type exposes the following members.

Constructors
  NameDescription
Public methodNotificationHistoryItem
Initializes a new instance of the NotificationHistoryItem class
Top
Properties
Methods
  NameDescription
Protected methodDispose
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).)
Top
See Also