[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.MoreColors.OnShown

OnShown Method

OnShown(EventArgs)

Raises the System.Windows.Forms.Form.Shown event.

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

A System.EventArgs that contains the event data.

Overrides