menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextWrappingType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TextWrappingType

    Specify text wrapping type for textbox.

    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public enum TextWrappingType

    Fields

    Name Description
    Both

    Wrap text both sides

    Largest

    Wrap text largest

    Left

    Wrap text left side

    Right

    Wrap text right side

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved