Class ButtonMouseState
Inheritance
System.Object
System.EventArgs
ButtonMouseState
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class ButtonMouseState : EventArgs
Constructors
ButtonMouseState(AreaStates)
Declaration
public ButtonMouseState(AreaStates areaStates)
Parameters
Type | Name | Description |
---|---|---|
AreaStates | areaStates |
Properties
State
Declaration
public AreaStates State { get; }
Property Value
Type |
---|
AreaStates |