[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Gauge.4.8 Assembly
C1.Win.C1Gauge
Classes
C1BulletGraph
Methods
OnVisibleChanged
dotnet-framework-api
C1.Win.C1Gauge.4.8 Assembly
C1.Win.C1Gauge
Classes
BaseStyle
BaseTheme
BaseThemeProvider
BulletGraphCaption
BulletGraphRange
BulletGraphScale
C1BulletGraph
Constructors
Properties
Methods
BeginInit
Dispose
EndInit
GetImage
OnBackColorChanged
OnBackgroundImageChanged
OnBackgroundImageLayoutChanged
OnBindingContextChanged
OnEnabledChanged
OnFontChanged
OnForeColorChanged
OnPaint
OnResize
OnVisibleChanged
Render
ResetBad
ResetCaption
ResetGood
ResetGraphScale
ResetStyles
ShouldSerializeBad
ShouldSerializeCaption
ShouldSerializeGood
ShouldSerializeGraphScale
ShouldSerializeStyles
ShowAboutBox
C1Gauge
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.C1Gauge.BulletGraph
C1.Win.C1Gauge.Localization
dotnet-api
(Showing Draft Content)
C1.Win.C1Gauge.C1BulletGraph.OnVisibleChanged
OnVisibleChanged Method
OnVisibleChanged(EventArgs)
Raises the VisibleChanged event.
Declaration
protected override void OnVisibleChanged(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e
Overrides
Control.OnVisibleChanged(EventArgs)