Toolstrip section type.
| C# |
protected enum SectionType
| Member | Description |
|---|---|
| Begin |
Left end.
|
| Body |
Body of toolstrip.
|
| End |
Right end.
|
| C# |
protected enum SectionType
| Member | Description |
|---|---|
| Begin |
Left end.
|
| Body |
Body of toolstrip.
|
| End |
Right end.
|