menu

WinForms

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

    Show / Hide Table of Contents

    Class UtilFuncs

    Inheritance
    System.Object
    UtilFuncs
    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.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class UtilFuncs

    Constructors

    UtilFuncs()

    Declaration
    public UtilFuncs()

    Methods

    SetVisibleNoActivate(Control, Boolean)

    Declaration
    public static void SetVisibleNoActivate(Control control, bool visible)
    Parameters
    Type Name Description
    System.Windows.Forms.Control control
    System.Boolean visible

    ShowWindowTopMost(IntPtr, Point, Size)

    Declaration
    public static void ShowWindowTopMost(IntPtr handle, Point location, Size size)
    Parameters
    Type Name Description
    System.IntPtr handle
    System.Drawing.Point location
    System.Drawing.Size size
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved