Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other ComponentOne development tools included with ComponentOne Studios.
Samples can be accessed from the ComponentOne Sample Explorer. On your desktop, click the Start button and then click ComponentOne | Studio for ASP.NET | Samples | Palomino Samples.
C# Samples
The following pages within the ControlExplorer sample installed with ComponentOne Studio for ASP.NET detail the C1Upload control's functionality:
Sample |
Description |
VisualStyles |
Uses a drop-down listbox to show each of the five built-in visual styles for the C1Upload control. |
CustomProgress |
Shows how you can create a custom progress bar for C1Upload. |
CustomValidation |
Demonstrates how to perform customized validations in a ValidatingFile event. |
Validation |
Demonstrates how to perform validations by setting the MaximumFileSize, ValidFileExtensions and ValidMimeTypes properties. |
ClientSideEvents |
Demonstrates how to use C1Upload’s client-side events. |
|