OLEFormat.IconIndex プロパティ

定義

プロパティが True の場合に使用されるアイコンをDisplayAsIcon設定または返します。0 (ゼロ) は最初のアイコンに対応し、1 は 2 番目のアイコンに対応します。 この引数を省略すると、最初の (既定) のアイコンが使用されます。

public:
 property int IconIndex { int get(); void set(int value); };
public int IconIndex { get; set; }
member this.IconIndex : int with get, set
Public Property IconIndex As Integer

プロパティ値

適用対象