◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── [form.]MinButton Usage Notes ■ A Minimize button allows users to shrink a form window to an icon. See: ◄Icon Definition► ■ Shrinking a form at run time generates a Resize event. See: ◄Resize Event► ■ If BorderStyle is set to 0, the MinButton value is ignored even if set to True (-1). See: ◄BorderStyle Property► ■ The WindowState property reflects the current state of the window. If you set the WindowState property to 1 (Minimized), the form is minimized independently of whatever settings are in effect for the MinButton and BorderStyle properties. See: ◄WindowState Property►