[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Gauge.8 Assembly
C1.Win.Gauge
Classes
C1Gauge
Methods
OnMouseUp
dotnet-framework-api
dotnet-api
C1.Win.Gauge.8 Assembly
C1.Win.Gauge
Classes
BaseStyle
BaseTheme
BaseThemeProvider
BulletGraphCaption
BulletGraphRange
BulletGraphScale
C1BulletGraph
C1Gauge
Constructors
Properties
Methods
BeginInit
BeginUpdate
Dispose
EndInit
EndUpdate
GetImage
GetItemAt
InvalidateCache
IsInputKey
Load
LoadView
OnBackColorChanged
OnBackgroundImageChanged
OnBackgroundImageLayoutChanged
OnBindingContextChanged
OnDrawFocus
OnEnabledChanged
OnFontChanged
OnForeColorChanged
OnGotFocus
OnItemClick
OnItemDoubleClick
OnItemMouseDown
OnItemMouseEnter
OnItemMouseLeave
OnItemMouseMove
OnItemMouseUp
OnItemStateChanged
OnKeyDown
OnLostFocus
OnMouseClick
OnMouseDoubleClick
OnMouseDown
OnMouseLeave
OnMouseMove
OnMouseUp
OnMove
OnPaint
OnPaintBackground
OnResize
OnVisibleChanged
Reset
Save
SaveView
ShouldSerializeCommonBorders
ShouldSerializeCommonFillings
ShouldSerializeCommonFonts
ShouldSerializeCommonGradients
ShouldSerializeCommonImages
ShouldSerializeCommonShadows
ShouldSerializeCommonShapes
ShouldSerializeCoverShapes
ShouldSerializeFaceShapes
ShouldSerializeGauges
ShouldSerializeHotBrush
ShouldSerializeShadow
ShouldSerializeViewport
Events
C1GaugeBase
C1GaugeBaseShape
C1GaugeBorder
C1GaugeCap
C1GaugeCapCircle
C1GaugeCaption
C1GaugeClipping
C1GaugeCustomImage
C1GaugeCustomShape
C1GaugeDecorator
C1GaugeEllipse
C1GaugeFilledShape
C1GaugeFilling
C1GaugeGradient
C1GaugeHotBrush
C1GaugeImage
C1GaugeLabels
C1GaugeMarks
C1GaugeMultivalueDecorator
C1GaugePointer
C1GaugeRange
C1GaugeRectangle
C1GaugeScaleDecorator
C1GaugeSector
C1GaugeSegment
C1GaugeShadow
C1GaugeSingleLabel
C1GaugeSingleMark
C1GaugeValueColor
C1GaugeValueImage
C1GaugeViewport
C1LinearGauge
C1RadialGauge
CapCircleCollection
ClippingCollection
CommonBorder
CommonBorderCollection
CommonColorMap
CommonColorMapCollection
CommonFilling
CommonFillingCollection
CommonFont
CommonFontCollection
CommonGradient
CommonGradientCollection
CommonImage
CommonImageCollection
CommonImageMap
CommonImageMapCollection
CommonItem
CommonItemCollection
CommonShadow
CommonShadowCollection
CommonShape
CommonShapeCollection
DecoratorCollection
DrawFocusEventArgs
FormatLabelEventArgs
GaugeCollection
ItemEventArgs
ItemMouseEventArgs
PointerCollection
PointerDragEventArgs
PointerValueChangedEventArgs
ShapeCollection
StyledPropertyCollection
StyledPropertyCollection.ExcludeFromStyledPropertyAttribute
StyledPropertyCollection.UninitializedPropertyException
StyledPropertyInfo
ValueColorCollection
ValueImageCollection
Enums
Delegates
C1.Win.Gauge.BulletGraph
C1.Win.Gauge.Localization
(Showing Draft Content)
C1.Win.Gauge.C1Gauge.OnMouseUp
OnMouseUp Method
OnMouseUp(MouseEventArgs)
Raises the MouseUp event.
Declaration
protected override void OnMouseUp(MouseEventArgs e)
Parameters
Type
Name
Description
MouseEventArgs
e
Overrides
Control.OnMouseUp(MouseEventArgs)