What is the TableLayOutPanel 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 the TableLayOutPanel control?
Rating:
The TableLayOutPanel control is a special panel control that arranges its contents in a grid in rows and columns. It aids in the design and layout of the user interface. It appears as a table of individual cells. A control can be dragged from the Toolbox and placed in a cell. It is also a scrollable container that provides scroll bars by setting the AutoScroll property to true. The control also has the ability to proportionally resize and the direction of expansion can also be controlled horizontally or vertically.
Rating:
Was this information helpful?
Other articles
- Note about the HScrollBar control
- What is the ScrollBar control?
- What is a composite control?
- What is the IsolationLevel property of the Transaction class?
- What is the KeyPressEventArgs class?