I'm running an evaluation of NetAdvantage right now. I'm having trouble creating a new style library. "Create New Library" does not appear anywhere, not on the start page, not under File, New, etc... As far as I can tell the appstylist files are in the right places. I'm using Visual Studio 2005. What am I missing? I've been using the NetAdvantage controls fine in my application so everything is installed.
Style libraries are not created in Visual Studio. They are created using NetAdvantage AppStylist which is a separate executable and should be available from your start menu. There are also a couple of ApplicationStyling samples that ship with the product that show how to load an application style library (isl) at runtime.