ToolWindow.BitmapIndex Property

Definition

Overriden in derived classes to specify the index of the bitmap to display next to the tool window name in tabbed mode. This must be an index into the image resource specified by the BitmapResource property.

protected:
 virtual property int BitmapIndex { int get(); };
protected virtual int BitmapIndex { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.BitmapIndex : int
Protected Overridable ReadOnly Property BitmapIndex As Integer

Property Value

Attributes

Applies to