menu

WinForms

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

    Show / Hide Table of Contents

    Class ActivationNativeWindow

    Inheritance
    System.Object
    ActivationNativeWindow
    Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class ActivationNativeWindow : NativeWindow

    Constructors

    ActivationNativeWindow(Control)

    Declaration
    public ActivationNativeWindow(Control value)
    Parameters
    Type Name Description
    System.Windows.Forms.Control value

    Methods

    DestroyHandle()

    Declaration
    public override void DestroyHandle()

    WndProc(ref Message)

    Declaration
    protected override void WndProc(ref Message m)
    Parameters
    Type Name Description
    System.Windows.Forms.Message m

    Events

    LostFocus

    Declaration
    public event EventHandler LostFocus
    Event Type
    Type
    System.EventHandler

    MouseActivated

    Declaration
    public event EventHandler MouseActivated
    Event Type
    Type
    System.EventHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved