Bunifu Shadow Panel, just like the standard Windows Forms Panel, is used to group a collection of controls, but more to that is its ability to customize and create a raised, sunken, surrounded, or forward-diagonal shadow effect. This is inspired by Material Design's Elevation principle which gives your panel designs a beautifully modern look and feel.
Here are some examples of what this looks like:
Property | Description |
| Sets the width of the panel's edges. |
| Sets the panel's border radius. |
| Sets the panel's border color. |
| Sets the panel's shadow depth. |
| Sets the panel's background color. |
| Sets the panel's ending gradient color. |
| Sets the panel's shadow color. |
| Sets the panel's bevel style. |
| Sets the color fill style to be used when rendering the shadow panel. |
| Sets the panel's shadow style. |
| Sets the background gradient mode. |
Method | Description |
| Redraws the control's surface. |
That's it!
We hope you will enjoy using Bunifu Shadow Panel and that it will help you create better user experience for your users.
Should you have feedback or suggestions, please send them to us via chat on the bottom right corner of the screen.