The System.Web.UI.WebControls.WebParts.PartChromeState enumeration represents the possible visible states that a Web Parts control and its surrounding border can be in.
| Member Name | Description |
|---|---|
| Minimized |
A control and border in a collapsed or minimized state. |
| Normal |
A control and border in a normal state. |