Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies text positioning within a view.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
Public Enumeration TextViewAction
public enum TextViewAction
public enum class TextViewAction
type TextViewAction
public enum TextViewAction
Members
| Member name | Description | |
|---|---|---|
| TVA_CENTERLINES | Place the specified lines of text in the center of the view. | |
| TVA_SETCARETPOS | Caret (insertion point) management. |
Remarks
COM Signature
From textmgr.idl: