次の方法で共有


CommandBarButtonClass.Picture Property

Gets or sets the icon that appears on the button..

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable Property Picture As StdPicture
public virtual StdPicture Picture { get; set; }

Property Value

Type: StdPicture
The icon is of type stdole.StdPicture.

Implements

_CommandBarButton.Picture

.NET Framework Security

See Also

Reference

CommandBarButtonClass Class

Microsoft.VisualStudio.CommandBars Namespace