What is the StartPosition property of the Form class?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the StartPosition property of the Form class?
Rating:
The StartPosition property of the Form class sets or obtains the starting position of a Windows form at run time. A form can be displayed manually or in the default location that is specified by Windows. This property enables the form to be displayed in the center of the screen or in the center of a parent MDI form.
Rating:
Was this information helpful?
Other articles
- What is the AccessibleDescription accessibility property?
- What is the MouseEventArgs class?
- What is the WorkerReportsProgress property?
- What are forms-based resources?
- What is the AccessibleRole enumeration?