How do I create a shape to place on a form?
There is no Shape object in the Windows Forms Toolbox. However, you can use the Label shape to perform the same function. To do this:
- Drag and drop a Label on your form.
- Clear the Label's Text property
- Set the Label's BackColor to the desired color.
© (c) 2026 Oak Leaf Enterprises, Inc., 1996-2026 • Updated: 08/12/09
Comment or report problem with topic
