Search Results for

    Show / Hide Table of Contents

    Class MenuNumericScroller

    Inheritance
    System.Object
    MenuNumericScroller
    Implements
    IMenuItem
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: GTA
    Assembly: ScriptHookVDotNet2.dll
    Syntax
    [Obsolete("The built-in menu implementation is obsolete. Please consider using external alternatives instead.")]
    public class MenuNumericScroller : IMenuItem

    Constructors

    Name Description
    MenuNumericScroller(String, String, Double, Double, Double)
    MenuNumericScroller(String, String, Double, Double, Double, Int32)

    Properties

    Name Description
    Caption
    DecimalFigures
    Description
    Increment
    Max
    Min
    Parent
    TimesIncremented
    Value

    Methods

    Name Description
    Activate()
    Change(Boolean)
    Deselect()
    Draw()
    Draw(Size)
    Select()
    SetOriginAndSize(Point, Size)

    Events

    Name Description
    Activated
    Changed
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX