Search Results for

    Show / Hide Table of Contents

    Class ShowSearchWindowArgs

    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

    ShowSearchWindowArgs(Control)

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

    Fields

    Window

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