Struct SCROLLINFO
名前空間: OTZControls.WindowsApi
アセンブリ: OTZControls.dll
Syntax
public struct SCROLLINFO
フィールド
mask
宣言
public uint mask
Field Value
型 | 説明 |
---|---|
System.UInt32 |
max
宣言
public int max
Field Value
型 | 説明 |
---|---|
System.Int32 |
min
宣言
public int min
Field Value
型 | 説明 |
---|---|
System.Int32 |
page
宣言
public int page
Field Value
型 | 説明 |
---|---|
System.Int32 |
pos
宣言
public int pos
Field Value
型 | 説明 |
---|---|
System.Int32 |
size
宣言
public int size
Field Value
型 | 説明 |
---|---|
System.Int32 |
trackPos
宣言
public int trackPos
Field Value
型 | 説明 |
---|---|
System.Int32 |
メソッド
ToString()
宣言
public override string ToString()
戻り値
型 | 説明 |
---|---|
System.String |
オーバーライド
System.ValueType.ToString()