The CurrentShape property specifies the type of the current shape.
control.CurrentShape [ =ASNA.DataGate.PrintControls.Shapes]
ASNA.DataGate.PrintControls.Shapes. Gets or sets the enumeration value to define the shape. The default is Rectangle.
To set the CurrentShape property of a control, click on the right side of the property and choose one of the Shapes enumeration options shown in the drop-down box.
