PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdMdiHelper

    Inheritance
    System.Object
    StdMdiHelper
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public static class StdMdiHelper

    Methods

    SetBevel(Form, Boolean)

    Declaration
    public static bool SetBevel(this Form form, bool show)
    Parameters
    Type Name Description
    System.Windows.Forms.Form form
    System.Boolean show
    Returns
    Type Description
    System.Boolean