menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ControlEventsHelper - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ControlEventsHelper

    Inheritance
    System.Object
    ControlEventsHelper
    Inherited Members
    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.ComponentModel
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class ControlEventsHelper

    Constructors

    ControlEventsHelper()

    Declaration
    public ControlEventsHelper()

    Fields

    EventBackColor

    Declaration
    public static readonly object EventBackColor
    Field Value
    Type
    System.Object

    EventBackgroundImage

    Declaration
    public static readonly object EventBackgroundImage
    Field Value
    Type
    System.Object

    EventBindingContext

    Declaration
    public static readonly object EventBindingContext
    Field Value
    Type
    System.Object

    EventCausesValidation

    Declaration
    public static readonly object EventCausesValidation
    Field Value
    Type
    System.Object

    EventChangeUICues

    Declaration
    public static readonly object EventChangeUICues
    Field Value
    Type
    System.Object

    EventClick

    Declaration
    public static readonly object EventClick
    Field Value
    Type
    System.Object

    EventContextMenu

    Declaration
    public static readonly object EventContextMenu
    Field Value
    Type
    System.Object

    EventControlAdded

    Declaration
    public static readonly object EventControlAdded
    Field Value
    Type
    System.Object

    EventControlRemoved

    Declaration
    public static readonly object EventControlRemoved
    Field Value
    Type
    System.Object

    EventCursor

    Declaration
    public static readonly object EventCursor
    Field Value
    Type
    System.Object

    EventDock

    Declaration
    public static readonly object EventDock
    Field Value
    Type
    System.Object

    EventDoubleClick

    Declaration
    public static readonly object EventDoubleClick
    Field Value
    Type
    System.Object

    EventDragDrop

    Declaration
    public static readonly object EventDragDrop
    Field Value
    Type
    System.Object

    EventDragEnter

    Declaration
    public static readonly object EventDragEnter
    Field Value
    Type
    System.Object

    EventDragLeave

    Declaration
    public static readonly object EventDragLeave
    Field Value
    Type
    System.Object

    EventDragOver

    Declaration
    public static readonly object EventDragOver
    Field Value
    Type
    System.Object

    EventEnabled

    Declaration
    public static readonly object EventEnabled
    Field Value
    Type
    System.Object

    EventEnabledChanged

    Declaration
    public static readonly object EventEnabledChanged
    Field Value
    Type
    System.Object

    EventEnter

    Declaration
    public static readonly object EventEnter
    Field Value
    Type
    System.Object

    EventFont

    Declaration
    public static readonly object EventFont
    Field Value
    Type
    System.Object

    EventForeColor

    Declaration
    public static readonly object EventForeColor
    Field Value
    Type
    System.Object

    EventGiveFeedback

    Declaration
    public static readonly object EventGiveFeedback
    Field Value
    Type
    System.Object

    EventGotFocus

    Declaration
    public static readonly object EventGotFocus
    Field Value
    Type
    System.Object

    EventHandleCreated

    Declaration
    public static readonly object EventHandleCreated
    Field Value
    Type
    System.Object

    EventHandleDestroyed

    Declaration
    public static readonly object EventHandleDestroyed
    Field Value
    Type
    System.Object

    EventHelpRequested

    Declaration
    public static readonly object EventHelpRequested
    Field Value
    Type
    System.Object

    EventImeModeChanged

    Declaration
    public static readonly object EventImeModeChanged
    Field Value
    Type
    System.Object

    EventInvalidated

    Declaration
    public static readonly object EventInvalidated
    Field Value
    Type
    System.Object

    EventKeyDown

    Declaration
    public static readonly object EventKeyDown
    Field Value
    Type
    System.Object

    EventKeyPress

    Declaration
    public static readonly object EventKeyPress
    Field Value
    Type
    System.Object

    EventKeyUp

    Declaration
    public static readonly object EventKeyUp
    Field Value
    Type
    System.Object

    EventLayout

    Declaration
    public static readonly object EventLayout
    Field Value
    Type
    System.Object

    EventLeave

    Declaration
    public static readonly object EventLeave
    Field Value
    Type
    System.Object

    EventLocation

    Declaration
    public static readonly object EventLocation
    Field Value
    Type
    System.Object

    EventLostFocus

    Declaration
    public static readonly object EventLostFocus
    Field Value
    Type
    System.Object

    EventMouseDown

    Declaration
    public static readonly object EventMouseDown
    Field Value
    Type
    System.Object

    EventMouseEnter

    Declaration
    public static readonly object EventMouseEnter
    Field Value
    Type
    System.Object

    EventMouseHover

    Declaration
    public static readonly object EventMouseHover
    Field Value
    Type
    System.Object

    EventMouseLeave

    Declaration
    public static readonly object EventMouseLeave
    Field Value
    Type
    System.Object

    EventMouseMove

    Declaration
    public static readonly object EventMouseMove
    Field Value
    Type
    System.Object

    EventMouseUp

    Declaration
    public static readonly object EventMouseUp
    Field Value
    Type
    System.Object

    EventMouseWheel

    Declaration
    public static readonly object EventMouseWheel
    Field Value
    Type
    System.Object

    EventMove

    Declaration
    public static readonly object EventMove
    Field Value
    Type
    System.Object

    EventPaint

    Declaration
    public static readonly object EventPaint
    Field Value
    Type
    System.Object

    EventParent

    Declaration
    public static readonly object EventParent
    Field Value
    Type
    System.Object

    EventQueryAccessibilityHelp

    Declaration
    public static readonly object EventQueryAccessibilityHelp
    Field Value
    Type
    System.Object

    EventQueryContinueDrag

    Declaration
    public static readonly object EventQueryContinueDrag
    Field Value
    Type
    System.Object

    EventResize

    Declaration
    public static readonly object EventResize
    Field Value
    Type
    System.Object

    EventRightToLeft

    Declaration
    public static readonly object EventRightToLeft
    Field Value
    Type
    System.Object

    EventSize

    Declaration
    public static readonly object EventSize
    Field Value
    Type
    System.Object

    EventStyleChanged

    Declaration
    public static readonly object EventStyleChanged
    Field Value
    Type
    System.Object

    EventSystemColorsChanged

    Declaration
    public static readonly object EventSystemColorsChanged
    Field Value
    Type
    System.Object

    EventTabIndex

    Declaration
    public static readonly object EventTabIndex
    Field Value
    Type
    System.Object

    EventTabStop

    Declaration
    public static readonly object EventTabStop
    Field Value
    Type
    System.Object

    EventText

    Declaration
    public static readonly object EventText
    Field Value
    Type
    System.Object

    EventValidated

    Declaration
    public static readonly object EventValidated
    Field Value
    Type
    System.Object

    EventValidating

    Declaration
    public static readonly object EventValidating
    Field Value
    Type
    System.Object

    EventVisible

    Declaration
    public static readonly object EventVisible
    Field Value
    Type
    System.Object

    EventVisibleChanged

    Declaration
    public static readonly object EventVisibleChanged
    Field Value
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved