Show / Hide Table of Contents

    SetIndeterminateProgressbarPadChar Procedure

    Codeunit Dialog Mgt

    Sets the character used for padding for the indeterminate progress bar

    Signature

    SetIndeterminateProgressbarPadChar(NewIndeterminateProgressbarPadChararacter: Char)
    

    Parameters

    NewIndeterminateProgressbarPadChararacter Char

    The decimal value for the character that should be used for the "worm" padding. The default value is 8195 (Wide Space).

    Remarks

    Some sample characters for this setting:

    • 8195 = Wide Space (default)
    • 32 = Space

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX