Supported types of background images for toolstrips.
| C# |
public enum ToolstripBackgroundImageType
| Member | Description |
|---|---|
| Default |
Default background image.
|
| VisualStudio |
Background image similar to default in Visual Studio.
|
| Custom |
Developer provided background image.
|