C# Buttons - Multiple text lines
Hi,
Is it possible in Visual Studio 2010 (C# - WPF) to foresee a button with multiple lines of text?
When I edit the text property of a button, it just goes invisible "outside" of the button.
Is is possible to divide the text on a button into two (or more) lines?
Greetz!