The following example shows how you can disable the minimize button on a WindowedApplication container by editing the application’s XML file and set the <minimizable> node to false. You can determine if the WindowedApplication is minimizable by using the read-only minimizable property.
Full code after the jump.
{ 0 comments }