Visual Basic forms have specific BorderStyle properties: 0-None, 1-Fixed Single, 2-Sizable, 3-Fixed Dialog, 4-Fixed ToolWindow, and 5-Sizable ToolWindow. 'Double border' is not a valid border style in this enumeration. The question asks which is NOT a type of border, making Double border the correct answer.