How to change OutlookPane's Collapsed and Expanded Width?
|
Article Information
|
Article relates to VIBlend OutlookPane for WPF
|
How To
|
Change the OutlookPane's Width that is set when the control is Collapsed. When you collapse the OutlookPane control, the CollapseWidth property is set to the control. After that, when you restore the control from the Collapsed state, it uses the DefaultWidth property.
|
Solution
|
Set the CollapseWidth and DefaultWidth properties of the OutlookPane class.
|
|
|