Search Results for

    Class CharBoxModule

    Character box module

    Inheritance
    object
    InputModule
    CharBoxModule
    Inherited Members
    InputModule.Name
    InputModule.Description
    InputModule.Value
    InputModule.UseColor
    InputModule.Foreground
    InputModule.BlankForeground
    InputModule.Background
    InputModule.Provided
    InputModule.ExtraPopoverHeight
    InputModule.GetValue<T>()
    Namespace
    Terminaux.Inputs.Modules @ Terminaux.dll
    Syntax
    public class CharBoxModule : InputModule


    Methods

    ProcessInput(Coordinate, Size)

    Processes the input by prompting user

    Declaration
    public override void ProcessInput(Coordinate inputPopoverPos = default, Size inputPopoverSize = default)
    Parameters
    Name Type Description
    inputPopoverPos Coordinate

    Input popover position. If there is no popover, it can be the same as the beginning of the input

    inputPopoverSize Size

    Input popover size. If there is no popover, it can be the same as the input height and/or width

    Overrides
    InputModule.ProcessInput(Coordinate, Size)

    RenderInput(int)

    Renders the input before the control goes to this input module (before ProcessInput(Coordinate, Size) is called)

    Returns
    string

    A string that can be rendered to the console

    Declaration
    public override string RenderInput(int width)
    Parameters
    Name Type Description
    width int

    Input width (excluding the input name width)

    Overrides
    InputModule.RenderInput(int)
    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •