ComponentOne List for WinForms
In This Topic
    Step 3 of 3: Customizing List for WinForms' Settings
    In This Topic

    In the previous steps you've added the C1List control to the form and bound the C1List control to a data source. In this step you will customize the C1List control's appearance settings. Complete the following steps:

    1. Switch to Design view and select C1List1's smart tag to open the C1List Tasks menu.
    2. In the C1List Tasks menu set the following properties:
      • Set Caption property to Composers to add a caption to the list.
      • Set the VisualStyle property to Office2007Blue.

    Run the program and observe the following:

    Notice that the list appears with a caption and in the Office 2007 Blue style:

    Congratulations, you've successfully completed the List for WinForms quick start tutorial! You've created a simple list application, bound the C1List to a data source, and customized the list's appearance without writing a single line of code!