TrackBarRenderer (class)

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

mget_IsSupportedBoolean
mDrawHorizontalTrackVoid
mDrawVerticalTrackVoid
mDrawHorizontalThumbVoid
mDrawVerticalThumbVoid
mDrawLeftPointingThumbVoid
mDrawRightPointingThumbVoid
mDrawTopPointingThumbVoid
mDrawBottomPointingThumbVoid
mDrawHorizontalTicksVoid
mDrawVerticalTicksVoid
mGetLeftPointingThumbSizeSize
mGetRightPointingThumbSizeSize
mGetTopPointingThumbSizeSize
mGetBottomPointingThumbSizeSize
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pIsSupportedBoolean

get_IsSupported

DrawHorizontalTrack

.

DrawVerticalTrack

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle

DrawHorizontalThumb

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle

DrawVerticalThumb

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

DrawLeftPointingThumb

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

DrawRightPointingThumb

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

DrawTopPointingThumb

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

DrawBottomPointingThumb

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

DrawHorizontalTicks

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

DrawVerticalTicks

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle
numTicksSystem.Int32
edgeStyleSystem.Windows.Forms.VisualStyles.EdgeStyle

GetLeftPointingThumbSize

gSystem.Drawing.Graphics
boundsSystem.Drawing.Rectangle
numTicksSystem.Int32
edgeStyleSystem.Windows.Forms.VisualStyles.EdgeStyle

GetRightPointingThumbSize

gSystem.Drawing.Graphics
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

GetTopPointingThumbSize

gSystem.Drawing.Graphics
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

GetBottomPointingThumbSize

gSystem.Drawing.Graphics
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

Equals

gSystem.Drawing.Graphics
stateSystem.Windows.Forms.VisualStyles.TrackBarThumbState

GetHashCode

objSystem.Object

GetType

.

ToString

.

IsSupported

.
.