I have a navbar, toolbar, and (on a few screens) a search bar. They're all the default grey color. I've seen a few apps where elements like these are a blue-grey instead of the default grey. I thought maybe setting the TintColor (e.g. toolbar.TintColor = UIColor.Blue;) would do it, but that makes the toolbar a bright blue and not the blue-grey (grey tinted with blue) I was hoping for.
How do I get the blue-grey look I'm trying for? --Chris -- View this message in context: http://monotouch.2284126.n4.nabble.com/Blue-Grey-Nav-and-Tool-Bars-tp4655979.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
