Event argument used by ValidateLabelText.

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public sealed class LabelTextValidatingEventArgs : InputModeEventArgs
Visual Basic
Public NotInheritable Class LabelTextValidatingEventArgs _
	Inherits InputModeEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    yWorks.Canvas.Input..::..InputModeEventArgs
      yWorks.yFiles.UI.Input..::..LabelTextValidatingEventArgs

See Also