Input Pro for Windows Forms是一款針對.NET開發的控件,它包含了一系列功能豐富的開發組件,您可以輕松的完成數據、數值或者文本內容從數據庫或者鍵盤的輸入。
Input Pro for Windows Forms for Microsoft .NET development includes a complete set of full-featured components that easily validate date, numeric, or text data entered from a database or via the keyboard.
fpBoolean 控件

fpBoolean可以在您的程序中添加真/假功能。該控件顯示為一個復選框或者您可以為每一種控件運行狀態提供自定義的圖像.
為每一種控件運行狀態提供用戶自定義的文本內容.
提供用戶自定義三維外觀.
fpCalendar 控件

fpCalendar可以在您的程序中添加多種豐富的數據功能。您可以選擇按默認狀態下顯示控件,或者自定義控件外觀.
有多種月份和年份的標題樣式可供選擇,同時還可以調整標題文字的連接位置.
通過單元匯集功能,您可以定義用于月、年、周、循環日和指定日期操作的特定功能.
用戶可以單選或多選日期類型.
支持選擇控件中當前月所關聯的數據信息和自定義編輯.
fpCanvas 控件

您可以自定義fpCanvas控件的邊框、按鈕、文本和圖像效果.
您可以在多個按鈕樣式中選擇一種樣式.
使用圖片和覆蓋圖實現特定界面效果.
fpClock 控件

fpClock控件可以在您的程序中添加多種時間函數,您可以選擇其默認控件狀態,或按照您的喜好自定義.
fpCurrency 控件

fpCurrency控件用于顯示貨幣值、驗證數據并阻止用戶輸入錯誤的數字信息.
定義當前的貨幣顯示格式,包括當前采用的字符體系和負數標記的顯示位置.
定義最大和最小值,該值必須在-9,000,000,000 和 9,000,000,000.之間.
提供了一個專門的按鈕,用于在控件中增加或者減少數值.
fpDateTime 控件

fpDateTime控件用于顯示和格式化數據和時間值.
fpDouble 控件

fpDouble控件用于顯示浮點數字.
驗證數據并阻止用戶輸入錯誤的數值信息.
定義最大和最小值,該值必須在-9,000,000,000 和 9,000,000,000.之間.
指定格式,用于顯示負數數值.
指定用于分隔數據組的字符.
專門提供了一個按鈕,用于增加或者減少數值.
fpInteger 控件

fpInteger控件用于顯示整形數值.
驗證數據并阻止用戶輸入錯誤的數字信息.
定義最大和最小值,該值必須在-2,147,483,647 和2,147,483,647之間.
專門提供了一個按鈕,用于增加或者減少數值.
指定格式,用于顯示負數數值.
指定用于分隔數據組的字符.
fpMask 控件

fpMask控件用于限制控件可以輸入和顯示的數據的類型.
fpPercent 控件

fpPercent控件用于顯示百分比.
驗證數據并阻止用戶輸入錯誤的數字信息.
專門提供了一個按鈕,用于增加或者減少數值.
選擇可以顯示的數據的小數位數.
選擇百分比符號的字符
fpSuperEdit 控件

fpSuperEdit控件用于顯示任意類別的數值.
fpText 控件

fpText控件用于顯示字符串.
fpBoolean Control

The fpBoolean control adds true/false functionality to your application. Display the control as a check box or provide your own image for each control state.
- Specify user-defined text for each control state.
- Provide a custom 3-D appearance.
fpCalendar Control

The fpCalendar control adds visible date functionality to your application. Display the control in its default state, or add your own custom appearance.
- Choose from a variety of month and year header styles, as well as docking positions for the headers.
- The elements collection allows you to define specific functionality for months, years, weekdays, recurring days, and specific days.
- Allow users to select only one day or multiple days.
- Choose to display the dates surrounding the current month in the control and customize them.
fpCanvas Control

The fpCanvas control can be customized with different borders, buttons, text and image effects.
- Choose from a variety of button styles for the control for added functionality.
- Use pictures and overlays for special effects.
fpClock Control

The fpClock control adds visible time functionality to your application. Display the control in its default state, or customize it to fit your needs.
- Choose the clock face format (digital or analog, Roman or Arabic numerals).
- Add pictures to the background and/or foreground.
- Customize the hour, minutes and seconds hands, as well as the tick marks.
- Use the mouse buttons to move the hands of the clock.
- Respond to time changed and alarm events.
fpCurrency Control

The fpCurrency control displays monetary values, validates data and prevents users from entering invalid data.
- Define the currency format, including the currency symbol and the position of the negative sign.
- Define the maximum and minimum values. Values can be between -9,000,000,000 and 9,000,000,000.
- Provide a button to increment or decrement the value in the control.
fpDateTime Control

The fpDateTime control displays and formats date and time values.
- Validate data and prevent users from entering invalid data.
- Choose from predefined formats, or define your own.
- Choose from four different button styles to provide either a calendar/clock or increment/decrement the date/time value in the control.
- Limit date and time values by setting the maximum and minimum dates and times.
fpDouble Control

The fpDouble control displays floating-point numbers.
- Validate data and prevent users from entering invalid data.
- Define the maximum and minimum values. Values can be between -9,000,000,000 and 9,000,000,000.
- Specify the format to display negative values.
- Specify the character to use to separate groups of numbers.
- Provide a button to increment and decrement values.
fpInteger Control

The fpInteger control displays integer values.
- Validate data and prevent users from entering invalid data.
- Define the maximum and minimum values. Values can be between -2,147,483,647 and 2,147,483,647.
- Provide a button to increment and decrement values.
- Specify the format for displaying negative values.
- Specify the character to use to separate groups of numbers.
fpMask Control

The fpMask control restricts how data is entered or displayed in the control.
- Create any mask, including phone numbers or social security numbers.
- ome of the available mask characters include numbers only, letters only, any character and upper and lower case letter.
- Define the prompt character to display in the control.
- Provide literal characters in the mask.
fpPercent Control

The fpPercent control displays percentages.
- Validate data and prevent users from entering invalid data.
- Provide a button to increment and decrement values.
- Choose the number of decimal places to display.
- Choose the character to display as the percentage sign
fpSuperEdit Control

The fpSuperEdit control displays values of any type.
- Allow the user to enter, manipulate, and validate all types of data.
- Define the location of the caret when the control receives focus.
- Define the control in one of several styles (read-only, static, normal, button edit).
fpText Control

The fpText control displays text strings.
- Automatically change text case to upper, lower, or mixed.
- Validate passwords.
- Limit the number of characters and restrict which characters the user can enter.
- Move selected text left or right with a button.
- Display multiple lines of text in the control.
- Provide scrollbars for multi-line text.