Прочетете на английски Редактиране

Споделяне чрез


ToolStripItemDisplayStyle Enum

Definition

Specifies what to render (image or text) for this ToolStripItem.

C#
public enum ToolStripItemDisplayStyle
Inheritance
ToolStripItemDisplayStyle

Fields

Name Value Description
None 0

Specifies that neither image nor text is to be rendered for this ToolStripItem.

Text 1

Specifies that only text is to be rendered for this ToolStripItem.

Image 2

Specifies that only an image is to be rendered for this ToolStripItem.

ImageAndText 3

Specifies that both an image and text are to be rendered for this ToolStripItem.

Applies to

Продукт Версии
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10