InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputDataNavigator Class / PositionWidth Property

In This Topic
    PositionWidth Property (InputDataNavigator)
    In This Topic
    Gets or sets the width of the text box that displays the current position.
    Syntax
    'Declaration
     
    Public Property PositionWidth As Integer
    public int PositionWidth {get; set;}
    See Also