|
|
A simple sample that demonstrates style inheritance
File Details
| Downloads: |
2232 |
File Size: |
2.9kB |
| Posted By: |
micwein |
Views: |
4540 |
| Date Added: |
19 May 2006 |
|
A single style can be reused by multiple controls, and can also be derived from to specialize for other controls. This technique is one way to provide a consistent appearance across your application.
This sample demonstrates a single style that a Button and ListBox use, and that is derived from and extended for a Menu.
|
|
|