Share via


HIDDEN_REGION_STATE, énumération

Spécifie si l'étendue du texte est développée ou réduite.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)

Syntaxe

'Déclaration
Public Enumeration HIDDEN_REGION_STATE
public enum HIDDEN_REGION_STATE
public enum class HIDDEN_REGION_STATE
type HIDDEN_REGION_STATE
public enum HIDDEN_REGION_STATE

Membres

Nom de membre Description
hrsDefault La nouvelle région en mode Plan est réduite.
hrsExpanded La nouvelle région en mode Plan est développée.

Notes

Signature de COM

De textmgr.idl :

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms