WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IListenForMainFormVisibilityChange

    Show / Hide Table of Contents

    Interface IListenForMainFormVisibilityChange

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface IListenForMainFormVisibilityChange

    Methods

    OnChangedVisibility(Boolean)

    Declaration
    void OnChangedVisibility(bool visible)
    Parameters
    Type Name Description
    System.Boolean visible
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved