IExplorerViewItem.StateImage Property

Definition

Gets the specified position of the image in the ExplorerView control.

public:
 property System::Drawing::Image ^ StateImage { System::Drawing::Image ^ get(); };
public System.Drawing.Image StateImage { get; }
member this.StateImage : System.Drawing.Image
Public ReadOnly Property StateImage As Image

Property Value

The specified position of the image in the ExplorerView control.

Applies to