WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AutoCompleteBorderTypes

    Show / Hide Table of Contents

    Enum AutoCompleteBorderTypes

    Specifies the border types that can be assigned to the AutoComplete popup control.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum AutoCompleteBorderTypes
    Remarks

    You can set this value through the designer for the BorderType property.

    Fields

    Name Description
    Fixed

    The popup control's border will be fixed and the user will not be able to resize it.

    Sizable

    The popup control's border will be sizable and the user will be able to resize it by grabbing its bottom right corner.

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