Having trouble getting help?
Contact Support
Contact Support
Windows Forms Percent TextBox Overview
4 Feb 20251 minute to read
The PercentTextBox is a textbox-derived control that can display double data type values in percentage form.
The PercentTextBox is derived from Windows Forms Framework textbox control. The PercentTextBox supports display and collection of percentage values. It handles user keyboard input and percent formatting and uses the globalization features of the .NET platform to provide locale-specific formatting.
Choose between different textbox controls
You can refer to the different textbox controls here.