What is a constituent control?
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 a constituent control?
Rating:
A composite control creates a new control by combining existing controls and components. The control that makes up a composite control is known as a constituent control. It is normally declared private in the Code editor of a Windows form. Therefore, a user cannot access the control.
Rating:
Was this information helpful?
Other articles
- What is the Connection Lifetime keyword of the Connection property?
- What is the Form class?
- What is a Windows Form?
- How to promote a local variable as parameter?
- What is the ScrollBar control?