menu

WinForms

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

    Show / Hide Table of Contents

    Class ScrollBarCustomDrawDesigner

    Design time helper class. Do not allow resizing of scrollers when set KeepSystmeMetrics property to TRUE value.

    Inheritance
    System.Object
    ScrollBarCustomDrawDesigner
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class ScrollBarCustomDrawDesigner : ParentControlDesigner

    Constructors

    ScrollBarCustomDrawDesigner()

    Declaration
    public ScrollBarCustomDrawDesigner()

    Properties

    Control

    Typed version of control reference extracting.

    Declaration
    protected ScrollBarCustomDraw Control { get; }
    Property Value
    Type
    ScrollBarCustomDraw

    SelectionRules

    Override selection rule only in case of KeepSystemMetrics value set to True.

    Declaration
    public override SelectionRules SelectionRules { get; }
    Property Value
    Type
    System.Windows.Forms.Design.SelectionRules
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved