[]
        
(Showing Draft Content)

FarPoint.Win.FpCombo.OnLocationChanged

OnLocationChanged Method

OnLocationChanged(EventArgs)

Raises the System.Windows.Forms.Control.LocationChanged event.

Declaration
protected override void OnLocationChanged(EventArgs e)
Protected Overrides Sub OnLocationChanged(e As EventArgs)
Parameters
Type Name Description
EventArgs e

An EventArgs that contains the event data.

Overrides