API ReferenceEditor
ScrollBarclass
Constructors1
Showing 1 constructors
public ScrollBar(System.IntPtr ptr)
| Parameter | Type | Description |
|---|---|---|
| ptr | IntPtr | — |
No results match this filter.
Properties6
Showing 6 properties
public int Editor.ScrollBar.Maximum { get; set; }
Returns:
int—public int Editor.ScrollBar.Minimum { get; set; }
Returns:
int—public int Editor.ScrollBar.PageStep { get; set; }
Returns:
int—public int Editor.ScrollBar.SingleStep { get; set; }
Returns:
int—public int Editor.ScrollBar.SliderPosition { get; set; }
Returns:
int—public int Editor.ScrollBar.Value { get; set; }
Returns:
int—No results match this filter.