PROG.W/MS VISUAL BASIC.LL.W/MNDTP>IP<
PROG.W/MS VISUAL BASIC.LL.W/MNDTP>IP<
8th Edition
ISBN: 9781337756402
Author: ZAK
Publisher: CENGAGE L
Expert Solution & Answer
Book Icon
Chapter 1, Problem 3MQ4

Explanation of Solution

“StartPosition” property:

  • When an application is started, the initial position of the form is determined by the “StartPosition” property.
  • The StartPosition has the default option as WindowsDefaultLocation option, which defines the location of the form. The other options are Manual, CenterScreen, WindowsDefaultBounds, CenterParent...

Blurred answer
Students have asked these similar questions
Which of a form’s properties determines the location of the form when the application is started?
Which of a form’s properties specifies the default button (if any)?
Which keyword indicates that a property’s value can be displayed but not changed by an application?

Chapter 1 Solutions

PROG.W/MS VISUAL BASIC.LL.W/MNDTP>IP<