Click or drag to resize

MenuEventArgsEatData Property

Gets or sets the current event proccessing state

Namespace:  AdiIRCAPIv2.Arguments.WindowInteraction
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public EatData EatData { get; set; }

Property Value

Type: EatData
See Also