• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    NotifyEventArgs Class

    Definition

    Namespace: Alternet.Editor.Wpf
    Assembly: Alternet.Editor.Wpf.v8.dll

    Provides data for the NotifyEvent handler.

    Inheritance
    Object
    EventArgs
    NotifyEventArgs
    Syntax
    public class NotifyEventArgs : EventArgs

    Constructors

    NotifyEventArgs()

    Initializes a new instance of the NotifyEventArgs class with default settings.

    NotifyEventArgs(NotifyState, Int32, Int32, Boolean)

    Initializes a new instance of the NotifyEventArgs class with specified parameters.

    Properties

    FirstChanged

    Represents index of the first changed line in the text portion of the control.

    LastChanged

    Represents index of the last changed line in the text portion of the control.

    State

    Represents the reason of change.

    Update

    Indicates whether TextEditor control should update its scroll bars and caret position.

    Inherited Members
    EventArgs.Empty
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    In This Article
    Back to top Copyright AlterNET Software Download PDF