PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSPreferenciasSistema

    Inheritance
    System.Object
    StdBSBaseSettingsControl
    StdBSPreferenciasSistema
    Inherited Members
    StdBSBaseSettingsControl.Plataforma
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSPreferenciasSistema : StdBSBaseSettingsControl

    Constructors

    StdBSPreferenciasSistema()

    Declaration
    public StdBSPreferenciasSistema()

    Fields

    chkAbrirUltimaEmpresa

    Declaration
    public CheckBox chkAbrirUltimaEmpresa
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkBloqueiaVBA

    Declaration
    public CheckBox chkBloqueiaVBA
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkConfirmaFechoAplicacao

    Declaration
    public CheckBox chkConfirmaFechoAplicacao
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkConfirmarAnulacoes

    Declaration
    public CheckBox chkConfirmarAnulacoes
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkPreservarPosicaoJanelas

    Declaration
    public CheckBox chkPreservarPosicaoJanelas
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkUsarMesmaJanela

    Declaration
    public CheckBox chkUsarMesmaJanela
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    lblMins

    Declaration
    public Label lblMins
    Field Value
    Type Description
    System.Windows.Forms.Label

    lblTimeout

    Declaration
    public Label lblTimeout
    Field Value
    Type Description
    System.Windows.Forms.Label

    stdTimeout

    Declaration
    public STDMaskNum stdTimeout
    Field Value
    Type Description
    STDMaskNumCtl.STDMaskNum

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Grava()

    Declaration
    public override void Grava()
    Overrides
    StdBSBaseSettingsControl.Grava()

    Inicializa(StdPlatBS)

    Declaration
    public override void Inicializa(StdPlatBS plataforma)
    Parameters
    Type Name Description
    StdPlatBS plataforma
    Overrides
    StdBSBaseSettingsControl.Inicializa(StdPlatBS)