WinForms

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

    Show / Hide Table of Contents

    Enum AutoSizeModes

    Specifies the MultiSelectionComboboBox AutoSizeMode.

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

    Fields

    Name Description
    Horizontal

    Size will be updated with respect to Width.

    None

    Scroll Bar will be displayed once control bounds exceeds defined height.

    Vertical

    Size will be updated with respect to Height.

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