PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSPreferenciasListas

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

    Constructors

    StdBSPreferenciasListas()

    Declaration
    public StdBSPreferenciasListas()

    Fields

    chkDefinirAberturaListas

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

    chkFiltrarListasValor

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

    chkFiltraWildcards

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

    chkManterListasVisiveis

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

    chkNrMaximo

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

    chkOrdenaColuna

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

    chkRefrescarListasAuto

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

    label3

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

    lblMins

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

    lblModoAbertura

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

    stdNrMaximo

    Declaration
    public STDMaskNum stdNrMaximo
    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)