RAD 控件是一個控件集合,這些控件使得把開發中的數據錄入到 .NET 1.1 的 WinForm 應用程序變得快速和容易。輸入面板是一個復雜的數據入口,通過它能獲取一個數據庫或對象數據源的域定義。輸入面板支持高級數據綁定功能,它允許域錄入到父表格和子表格中去。數據柵格是一個功能強大的數據柵格控件,它能從數據庫或對象數據源中獲取自身的列定義。面板是一個靈活的吸引人的容器控件,如輸入面板,數據柵格或任何其他控件。
RAD controls is a collection of controls that make developing data entry WinForm application for .NET 1.1 quick and easy. InputPanel is a sophisticated data entry from which can obtain its field definitions for a database or object data source. InputPanel supports advanced data binding functionality which allows the fields to be bound to entries in parent and child tables. DataGrid is a powerful data grid control. It too can obtain its column definitions from a database or object data source. Panel is a flexible and attractive container control, ideal for host ing InputPanel, DataGrid or any other control.
輸入面板 
使用輸入面板能快速創建成熟的,有活力的,吸引人的窗體。從數據源成員中定義表格域。指定有效條件去確保已進入的數據的完整性。 通過數據錄入程序,創建幫助去引導用戶。通過一些機制來把幫助呈現給用戶。
- 成熟的設計引擎
- 數據綁定
- 客戶-服務器和 N-Tier
- 數據確認
- 增強的技巧
- 域狀態顯示
- 可視化風格
數據柵格
在你的應用程序中,把數據柵格作為主要的數據管理和導航工具。通過使用實時編輯管理應用數據。在柵格里頭分類和搜索數據. 廣泛使用鍵盤來支持快速柵格操作。
- 實時編輯
- 增強的數據綁定
- 客戶-服務器和 N-Tier
- 柵格分類和過濾
- 可計算的,可拖拽的列
- 單元的高亮度顯示
- 可視化風格和熱點追蹤
面板 
為了強調重要數據和功能,使用面板為應用程序添顏色和字體. 為了使應用程序易于導航和使用,也可以使用顏色和字體來集成數據和功能。利用高度靈活的,開發者友好的道具來確定面板邊緣,邊界和背景陰影。 使用你自己的或預定義的圖標,動態圖片來作為面板圖像和水印。
- 3D 邊緣
- 3D 邊界
- 背景的傾斜陰影
- 圖像和水印
- 面板標題
- 動態圖片
InputPanel
Use InputPanel to quickly create sophisticated, robust and attractive forms. Define form fields from data sources members. Specify validation conditions to ensure the integrity of the entered data. Create help to guide the user through the data entry process, channel this help to the user through a number of mechanisms.
- Sophisticate layout engine
- Data binding
- Client-server and N-Tier
- Data validation
- Enhanced tips
- Field status display
- Visual styles
DataGrid 
Use the DataGrid as the central data management and navigation tool in your applications. Manage application data using in-place editing. Sort and search the data from within the grid. Use the extensive keyboard support for rapid grid operation.
- In place editing
- Enhanced data binding
- Client-server and N-Tier
- Grid sorting and filtering
- Calculated and owner-drawn columns
- Cell highlighting
- Visual styles and hot-tracking
Panel
Use Panel to add colours and styles to your applications to highlight important data and functions. Al
so use colours and styles to group data and functions making your application easier to navigate and use. Make use of the highly flexible, developer friendly properties to specify the panel edge, border, and gradient background. Use your own or the predefined icons, clip art and animated gifs as the panel images and watermark.
- 3D Edge
- 3D border
- Gradient fills
- Image and watermark
- Panel caption
- Animated GIFs