Problem in frame/panel

vb.net , csharp.net , dot net 2005 India
  • 12 years ago
    How can I draw a frame or groupbox or panel whose style effect is 'Raised'. In most of the cases when we set the Frame or Panel borderstyle to 3D, the style effect is 'Sunken'. But I want it to be 'Raised'. This is possible if you add the reference- Microsoft Forms 2.0 Object Library, choose Microsoft Forms 2.0 Frame from 'Choose Toolbox Items' and set its SpecialEffect property to Raised. But that is a COM component and I want it to be done through core .Net framework components. How is it possible.

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“To iterate is human, to recurse divine” - L. Peter Deutsch