Enum TextWrapping
Modes of text wrapping
Namespace: EmptyKeys.UserInterface.Controls
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum TextWrapping
Fields
| Name | Description |
|---|---|
| NoWrap | The no wrap |
| Wrap | The wrap |
| WrapWithOverflow | Not supported |