Gets or sets whether the minimize option is available to the user.
On the device the minimize option replaces the close option.
Syntax: MinimizeBox
It is not recommended to use this property while debugging on the device as the forms
will not be closed unless AppClose is used.
Example:
flb.MinimizeBox = True