dikkiedik Posted February 3, 2003 Posted February 3, 2003 With VB6, Delphi and C++ it was possible to skin my applications with activeskin (http://www.softshape.com/activeskin/). It works for .NET also, but only a few controls. Other controls like scrollbars, checkboxes and radiobuttons(very important in my applications) are still in old/ugly windows style. I'm wondering if there are any skinning products for .NET available Quote
*Gurus* divil Posted February 3, 2003 *Gurus* Posted February 3, 2003 Not that I know of. For checkboxes and radiobuttons, try setting their FlatStyle property to System - that might help activeskin skin them properly. 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
mauleTTT Posted March 27, 2003 Posted March 27, 2003 Problem Hi, I use ActiveSkin, and I have the same problems that dikkiedik, but when i change the FlatStyle property, the controls doesn't skin properly. Anyone knows any thing about this ??? TabCOntrol, StatusBar, ProgressBar, scrollbars, checkbox, radiobuttons, toolbars, and more control doesn't work. It seems that only works the textbox, and the label that comes with the activeskin control. Thanks Quote
mauleTTT Posted March 29, 2003 Posted March 29, 2003 Anyone knows anything ? It's urgent , please, help me. Quote
*Gurus* divil Posted March 29, 2003 *Gurus* Posted March 29, 2003 ActiveSkin doesn't work properly with .NET. I'm sorry if it's urgent, but you should have thought about that before committing to a product that can't support the platform you're using. 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
mauleTTT Posted March 29, 2003 Posted March 29, 2003 Thanks for you answer, do you know any other product like ActiveSkin that will work with .NET? I tried DirectSkin too, but the same result, :mad: :mad: :mad: Thanks Quote
*Gurus* divil Posted March 29, 2003 *Gurus* Posted March 29, 2003 I'm afraid I don't. I'm sure there are suites of similar-looking widgets out there if you search though. 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
mauleTTT Posted April 2, 2003 Posted April 2, 2003 Hi! I searched a lot, ..., and only I found things for VB 6. If anyone knows something, please let me know. thanks Quote
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.