-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBunifu.UI.WinForm.BunifuShadowPanel.xml
40 lines (40 loc) · 1.31 KB
/
Bunifu.UI.WinForm.BunifuShadowPanel.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0"?>
<doc>
<assembly>
<name>Bunifu.UI.WinForm.BunifuShadowPanel</name>
</assembly>
<members>
<member name="P:Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel.PanelColor">
<summary>
Gets or sets the color of the panel.
</summary>
<value>
The color of the panel.
</value>
</member>
<member name="P:Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel.BorderColor">
<summary>
Gets or sets the color of the border.
</summary>
<value>
The color of the border.
</value>
</member>
<member name="P:Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel.ShadowTopLeftVisible">
<summary>
Gets or sets a value indicating whether top left Shaddow is visible.
</summary>
<value>
<c>true</c> if [shaddow top left visible]; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel.ShadowDept">
<summary>
Gets the shadow dept.
</summary>
<value>
The shadow dept.
</value>
</member>
</members>
</doc>