C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / FlexChartToolbar Class / OnDockChanged Method

In This Topic
OnDockChanged Method (FlexChartToolbar)
In This Topic
Raises the System.Windows.Forms.Control.DockChanged event.
Syntax
'Declaration
 
Protected Overrides Sub OnDockChanged( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
See Also