TextViewAction Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies text positioning within a view.
public enum class TextViewAction
public enum class TextViewAction
enum TextViewAction
public enum TextViewAction
type TextViewAction =
Public Enum TextViewAction
- Inheritance
-
TextViewAction
Fields
Name | Value | Description |
---|---|---|
TVA_SETCARETPOS | 0 | Caret (insertion point) management. |
TVA_CENTERLINES | 1 | Place the specified lines of text in the center of the view. |
Remarks
COM Signature
From textmgr.idl: