Reputation: 2686
I've been looking for the CSS files of the different AjaxControlToolkit controls but i can't find them. Specifically I'm looking for the Combobox.css file which according to google an ajax site, is located in "AjaxControlToolkit\ComboBox\ComboBox.css", the problem here is that i can't find that folder "AjaxControlToolkit". When you download the binary, it comes with a sample site which has a combobox folder but there's no CSS in there!
Can someone point me in the right direction here please? Maybe a direct link where i can find the different CSS for the entire Ajax Library. Thank you.
Upvotes: 1
Views: 6817
Reputation: 75103
You can always browse the Source Code
http://ajaxcontroltoolkit.codeplex.com/SourceControl/BrowseLatest
But I'm not sure what you mean, as there is no such thing, this is up to you, to create your own theme, check Matt examples
Upvotes: 1