ComponentOne AutoComplete for ASP.NET Web Forms
Appearance / CSS Selectors
In This Topic
    CSS Selectors
    In This Topic

    You can style many C1AutoComplete elements using CSS to make their appearance unique. To make this customization easier, ComponentOne includes CSS selectors with each of its six built-in themes.

    You can apply general CSS properties such as border, background, text, font, margin, padding, list, outline, and table to applicable CSS selectors.

    For a list of common individual CSS selectors and grouped CSS selectors, select the C1AutoComplete control in your project and view the drop-down list next to the CssClass property in the Visual Studio Properties window.

    C1AutoComplete CSS selectors begin with ui-autocomplete:

    CSS Selectors

    You can combine the individual CSS selectors as a group to make the CSS selector more specific and strong.