Class MenuEnumScroller
Inheritance
System.Object
MenuEnumScroller
Implements
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 MenuEnumScroller : IMenuItem
Constructors
Name | Description |
---|---|
MenuEnumScroller(String, String, String[]) | |
MenuEnumScroller(String, String, String[], Int32) |
Properties
Name | Description |
---|---|
Caption | |
Description | |
Index | |
Parent | |
Value |
Methods
Name | Description |
---|---|
Activate() | |
Change(Boolean) | |
Deselect() | |
Draw() | |
Draw(Size) | |
Select() | |
SetOriginAndSize(Point, Size) |
Events
Name | Description |
---|---|
Activated | |
Changed |