VisioForge (c) 2025

Search Results for

    Class WindowHelper

    Window helper.

    Inheritance
    object
    WindowHelper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Helpers
    Assembly: VisioForge.Core.dll
    Syntax
    public static class WindowHelper

    Methods

    GetWindowNamesByProcessName(string)

    Gets the name of the window names by process.

    Declaration
    public static string[] GetWindowNamesByProcessName(string processName)
    Parameters
    Type Name Description
    string processName

    Name of the process.

    Returns
    Type Description
    string[]

    System.String[].