_______control is used to group the other controls
Answers
Answered by
0
Answer:
Windows Forms GroupBox controls are used to provide an identifiable grouping for other controls.
Answered by
1
Answer:
- Windows Forms GroupBox controls are used to provide an identifiable grouping for other controls. Typically, you use group boxes to subdivide a form by function. For example, you may have an order form that specifies mailing options such as which overnight carrier to use.
Similar questions