PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSNotificationLayeredControl

    Inheritance
    System.Object
    StdBSNotificationLayeredControl
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSNotificationLayeredControl : DXLayeredWindowEx

    Constructors

    StdBSNotificationLayeredControl(Control, Image)

    Declaration
    public StdBSNotificationLayeredControl(Control ownerControl, Image image)
    Parameters
    Type Name Description
    System.Windows.Forms.Control ownerControl
    System.Drawing.Image image

    Properties

    DrawRect

    Declaration
    protected Rectangle DrawRect { get; }
    Property Value
    Type Description
    System.Drawing.Rectangle

    Methods

    DrawCore(GraphicsCache)

    Declaration
    protected override void DrawCore(GraphicsCache cache)
    Parameters
    Type Name Description
    DevExpress.Utils.Drawing.GraphicsCache cache

    Show(Int32)

    Declaration
    public void Show(int elapsedMs)
    Parameters
    Type Name Description
    System.Int32 elapsedMs