[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.ExpressionEditorForm.OnShown

OnShown Method

OnShown(EventArgs)

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

Declaration
protected override void OnShown(EventArgs e)
Parameters
Type Name Description
EventArgs e

A System.EventArgs that contains the event data.

Overrides