Specifies the blinking or beeping speed of a style

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class BlinkingEventArgs : EventArgs
Visual Basic
Public Class BlinkingEventArgs _
	Inherits EventArgs
JScript
public class BlinkingEventArgs extends EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Ico.Awx..::..BlinkingEventArgs

See Also