PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSDialogoEspera

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("637763BC-AE17-4F12-818F-997DBE1C1883")]
    public interface IStdBSDialogoEspera

    Properties

    BotaoCancelar

    Declaration
    bool BotaoCancelar { get; set; }
    Property Value
    Type Description
    System.Boolean

    CaptionBotao

    Declaration
    string CaptionBotao { get; set; }
    Property Value
    Type Description
    System.String

    ProgressBar1

    Declaration
    int ProgressBar1 { get; set; }
    Property Value
    Type Description
    System.Int32

    ProgressBar2

    Declaration
    int ProgressBar2 { get; set; }
    Property Value
    Type Description
    System.Int32

    Visible

    Declaration
    bool Visible { set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    SetCaption(String, Byte)

    Declaration
    void SetCaption(string sCaption, byte iIndex = 0)
    Parameters
    Type Name Description
    System.String sCaption
    System.Byte iIndex

    Termina()

    Declaration
    void Termina()