eDriven Framework API
Alert Class
NamespaceseDriven.GuiAlert
eDriven Framework API
Alert class
Declaration Syntax
C#Visual BasicVisual C++
public sealed class Alert
Public NotInheritable Class Alert
public ref class Alert sealed
Members
All MembersConstructorsMethodsFields



IconMemberDescription
Alert()()()()
Initializes a new instance of the Alert class

ArrowsEnabled
Arrows enabled for Alerts

CircularArrows
Circular arrows for Alerts

CircularTabs
Circular tabs for Alerts

DefaultSkin
Optional default skin class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Hide()()()()
Shows the alert

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Show(String, String)
Shows the alert

Show(String, String, Action<(Of <<'(String>)>>))
Shows the alert

Show(String, String, AlertButtonFlag)
Shows the alert

Show(String, String, AlertButtonFlag, Action<(Of <<'(String>)>>))
Shows the alert

Show(String, String, Action<(Of <<'(String>)>>), AlertButtonFlag)
Shows the alert

Show(array<AlertOption>[]()[][])
Shows the alert

Show(Action<(Of <<'(String>)>>), array<AlertOption>[]()[][])
Shows the alert

Show(String, String, AlertButtonFlag, array<AlertOption>[]()[][])
Shows the alert

Show(String, String, Action<(Of <<'(String>)>>), array<AlertOption>[]()[][])
Shows the alert

Show(String, String, AlertButtonFlag, Action<(Of <<'(String>)>>), array<AlertOption>[]()[][])
Shows the alert

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Alert

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)