Search Results for

    Show / Hide Table of Contents

    Class ShowSearchWindowArgs

    Event arguments for showing a search window, exposing the control that hosts the search UI.

    Inheritance
    object
    ShowSearchWindowArgs
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing.Forms
    Assembly: Reportman.Drawing.Forms.dll
    Syntax
    public class ShowSearchWindowArgs

    Constructors

    View Source

    ShowSearchWindowArgs(Control)

    Declaration
    public ShowSearchWindowArgs(Control ncontrol)
    Parameters
    Type Name Description
    Control ncontrol

    Fields

    View Source

    Window

    Declaration
    public Control Window
    Field Value
    Type Description
    Control
    • View Source
    In this article
    Back to top Generated by DocFX