Click here to Skip to main content
Click here to Skip to main content

AlphaGradientPanel, an extended panel

By , 24 Mar 2006
 

Introduction

This is a panel, first of all. Therefore, it has all the advantages of a panel, plus some nice little features.

Using the code

You'll just have to include the component in your toolbox and use it.

The only property that is a bit special is the Colors() property. It is a collection of items and has design-time visibility in the property grid. I'm still trying to achieve transforming the color name that appears in the property grid in a nice drawing... If anybody knows how that can be achieved, please, please, please, let me know ;)

Features

  • Rounded corners (any one of them or all at the same time).
  • Gradients (from 2 to n colors, with some special effects).
  • Transparency (any color can be made transparent with an "Alpha" value between 0 and 255).
  • Borders, even with rounded corners, have a nice little border.
  • Image inclusion (position, opacity, size, grayscale, and padding).
  • Padding of the content, of the back, and of the docking.

History

  • Version 1.0.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Nicolas Wälti
Software Developer (Senior)
Switzerland Switzerland
Member
No Biography provided

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
Generalfrustratingmemberjoe destefano8 May '09 - 11:45 
vista ultimate, vstudio 2005
 
cant make a simple 100% transparent panel. what the heck am i doing wrong?
 
its always just a gray panel
GeneralRe: frustratingmemberjoe destefano8 May '09 - 11:59 
ok so i guess this control isnt what i needed.
 
what i am aiming for is to have a panel floating over a listview and be able to see the listview items THRU the panel. possible? played around with your test app and doenst look like it is.
GeneralRe: frustratingmemberDavid Minder22 Dec '09 - 4:16 
Question is why do you want a see through panel to cover a list box?? You may be able to do what you need to without the panel.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 24 Mar 2006
Article Copyright 2006 by Nicolas Wälti
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid