tihsin Posted October 3, 2003 Posted October 3, 2003 CSS Stylesheet Editor in VS.NET (Divil???) Hi, VS .NET lets you create CSS stylesheets using the Style Builder Dialog box. In my application i need to have a stylesheet editor as well. I tried looking for this "Style Builder" dialog in the framework ... but it seems that it is a part of the VS.NET SDK and not the .NET framework ... I couldn't even get this working as it requires a special downlaod and licensing as a VSIP ... i need my application to be able to use this Builder even without VS.NET ... does anyone know how to use the VS.NET style builder dialog in your own application ... (even when vs.net is not present on the system) ... alternatively ... does anyone have a similar control that enables the end user to make set stylesheets properties in a dialog such that the CSS file is automatically generated in the background ... Thanks, Nish Quote
*Gurus* divil Posted October 3, 2003 *Gurus* Posted October 3, 2003 No, you'll have to write your own. Also, please don't keep putting my name in your thread titles :) Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.