[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.OnLayout

OnLayout Method

OnLayout(LayoutEventArgs)

Raises the Layout event.

Declaration
protected override void OnLayout(LayoutEventArgs e)
Protected Overrides Sub OnLayout(e As LayoutEventArgs)
Parameters
Type Name Description
LayoutEventArgs e

Event arguments

Overrides