Specifies which sides of a System.Windows.Forms.ToolStripStatusLabel have borders.
Member Name | Description |
---|---|
All |
![]() All sides of the System.Windows.Forms.ToolStripStatusLabel have borders. |
Bottom |
![]() Only the bottom side of the System.Windows.Forms.ToolStripStatusLabel has borders. |
Left |
![]() Only the left side of the System.Windows.Forms.ToolStripStatusLabel has borders. |
None |
![]() The System.Windows.Forms.ToolStripStatusLabel has no borders. |
Right |
![]() Only the right side of the System.Windows.Forms.ToolStripStatusLabel has borders. |
Top |
![]() Only the top side of the System.Windows.Forms.ToolStripStatusLabel has borders. |