ScrollProperties (class)

This type is found in the namespace System.Windows.Forms

mget_EnabledBoolean
mset_EnabledVoid
mget_LargeChangeInt32
mget_MaximumInt32
mset_MaximumVoid
mget_MinimumInt32
mget_SmallChangeInt32
mget_ValueInt32
mget_VisibleBoolean
mset_VisibleVoid
mset_LargeChangeVoid
mset_MinimumVoid
mset_SmallChangeVoid
mset_ValueVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pEnabledBoolean
pLargeChangeInt32
pMaximumInt32
pMinimumInt32
pSmallChangeInt32
pValueInt32
pVisibleBoolean

get_Enabled

set_Enabled

.

get_LargeChange

valueSystem.Boolean

get_Maximum

.

set_Maximum

.

get_Minimum

valueSystem.Int32

get_SmallChange

.

get_Value

.

get_Visible

.

set_Visible

.

set_LargeChange

valueSystem.Boolean

set_Minimum

valueSystem.Int32

set_SmallChange

valueSystem.Int32

set_Value

valueSystem.Int32

Equals

valueSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

Enabled

.

LargeChange

.

Maximum

.

Minimum

.

SmallChange

.

Value

.

Visible

.
.