WinForms

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

    Show / Hide Table of Contents

    Enum SizeGripperVisibility

    Specifies behaviour of size gripper for scrollable frame controls.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum SizeGripperVisibility

    Fields

    Name Description
    Auto

    Gripper is visible when both horizontal and vertical scrollbars are visible.

    Hidden

    Gripper is always hidden.

    Visible

    Gripper is always visible.

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