英語で読む

次の方法で共有


VSOVERLAYICON Enum

Definition

Specifies the overlay icon, returned by the hierarchy, when asked through the VSHPROPID_OverlayIconIndex element in __VSHPROPID. This icon is transparently drawn on top of your item's normal icon to indicate that the state has changed.

C++/CX
public enum class VSOVERLAYICON
Inheritance
VSOVERLAYICON

Fields

Name Value Description
OVERLAYICON_NONE 0

Indicates that no overlay is to be used.

OVERLAYICON_SHORTCUT 1

Overlay the standard shortcut on the icon.

OVERLAYICON_POLICY 2

Overlay the standard policy on the icon.

OVERLAYICON_CONNECTED 3

Overlay the standard connected icon.

OVERLAYICON_DISCONNECTED 4

Overlay the standard disconnected icon.

OVERLAYICON_MAXINDEX 4

Value is the same as the last valid overlay indicating the end of overlay values.

Remarks

COM Signature

From vsshell.idl:

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022