|
3 | 3 |
|
4 | 4 | * [Form1.cs](./CS/CustomHeaderButtonsExample/Form1.cs)
|
5 | 5 | <!-- default file list end -->
|
| 6 | + |
6 | 7 | # How To: Add Custom Header Buttons to a DockPanel
|
7 | 8 |
|
8 | 9 |
|
9 | 10 | <p>This example demonstrates how Custom Header Buttons can be used within DockPanel.</p><p>In the application, five custom buttons are added to the panel container's header. The first one (of the Push Button type) will replace the default 'Close' button. The second custom button (of the Check Button type) is a replacement for a default 'Auto Hide' button. The last three custom buttons are united in a radio button group and change text alignment for MemoEdit controls contained within panels.</p>
|
10 | 11 |
|
| 12 | + |
| 13 | + |
11 | 14 | <br/>
|
12 | 15 |
|
13 | 16 |
|
0 commit comments