Maybe I am going crazy, but I have been reading about presets and using the quick design editor on Infragistics controls. I can't find the "Quick Design" option anywhere in VS 2010. Was there something I should have installed separately? I have the ASP.NET components installed and version 2011.2 of Infragistics.
Hello jstarbet,
The "Quick Design" option is not added to Visual Studio itself. Rather, it is available through the "Smart Tag" of some ASP.NET controls. I have attached a screenshot of the Gauge's smart tag, as an example control. You can also choose a preset through the Smart Tag.
Let me know if you have further questions.
Elizabeth AlbertLocalization Engineer
Below is a snippet from your documentation:
Every visible NetAdvantage ASP.NET element has the ability to have a Preset applied to it. Presets give you a fast, simple way to apply a range of formatting and behavior options across the elements of your interface, and across applications. It is ideal for corporate development environments that need to maintain a consistent look-and-feel among many different developers.
I don't see it on any of the elements that I have checked (e.g. webdatagrid, maskeditor, numericeditor, monthview, etc.) What am I missing?