What is the difference between a panel and a decorator?
Answer Posted / Vikramaditya Gupta
A Panel in WPF is a layout control that arranges its child controls on the screen. Panels provide different layout strategies such as StackPanel, Grid, etc. On the other hand, Decorators are used to change the visual appearance of an element without changing its layout or content. Examples include Border, Button, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category