Is the ISupportAppStyling interface implimented in version 6.3? If not, has it been implimented since?
I'm not quite sure what your question is here. The ISupportAppStyling interface was implemented on the UltraControlBase class from which all of our controls derive, and this is indeed contained within 6.3 and therefore has AppStyling support. What are you trying to do that requires this specific interface?
-Matt
We were wanting to create a control that supported Appstyling.
I snapped a shot of the code. The Exception never gets hit which tells me nothing is seeing the fact that the control supports AppStyling.