Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos which may make use of other development tools included with ComponentOne Studio.
Please refer to the pre-installed product samples through the following path:
Documents\ComponentOne Samples\WinForms
The following tables provide a short description of each sample.
Visual Basic samples
Sample | Description |
---|---|
CustomEditors | Demonstrates custom editors used for editing C1InputPanel's visual style. |
DataBinding | Demonstrates how to bind each type of input component to the data source using special properties. |
ErrorProvider | Demonstrates how to use validating events for the components to validate them. It also shows how to user the ErrorText property to create an error message when the user enter incorrect input on the input component. |
C# samples
Sample | Description |
---|---|
CustomEditors | Demonstrates custom editors used for editing C1InputPanel's visual style. |
DataBinding | Demonstrates how to bind each type of input component to the data source using special properties. |
ErrorProvider | Demonstrates how to use validating events for the components to validate them. It also shows how to user the ErrorText property to create an error message when the user enter incorrect input on the input component. |