ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / DateTimePickerControl Class / ShowTextBox Property

In This Topic
    ShowTextBox Property
    In This Topic
    Gets or sets whether a text box to display the date/time is shown next to the picker control.
    Syntax
    public bool ShowTextBox {get; set;}
    Public Property ShowTextBox As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also