Search Results for

    Show / Hide Table of Contents

    TSpinProperties Class

    Spin properties of a scrollbar, spinner, listbox or combobox.

    Syntax

    Namespace: FlexCel.Core

    public class TSpinProperties

    Constructors

    Name Description
    TSpinProperties Overloaded
    TSpinProperties
    TSpinProperties(Int32, Int32, Int32, Int32)
    TSpinProperties(Int32, Int32, Int32, Int32, Int32)
    TSpinProperties(Int32, Int32, Int32, Int32, Int32, Boolean)

    Methods

    Name Description
    Equals Returns true if both objects have the same data.
    GetHashCode Hashcode for the object.
    Clone Creates a copy of the data.

    Properties

    Name Description
    Min Minimum value for the spinner/scrollbar.
    Max Maximum value for the spinner/scrollbar.
    Incr How much the scrollbar moves when you press the up or down arrow. You will probably want to keep this at 1.
    Page How much the scrollbar moves when you press pgup/down.
    Dx Width of the scrollbar. It should normally be 16.
    IsHorizontal If used in a scrollbar, this property defines if the scrollbar is horizontal or vertical.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com