Share via


WinFormsUIElementBase.OnElementInitialized method

Occurs when the UI element has been initialized.

Namespace:  Microsoft.Office.BusinessApplications.Runtime.UI
Assembly:  Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)

Syntax

'Declaration
Protected Overridable Sub OnElementInitialized
'Usage

Me.OnElementInitialized()
protected virtual void OnElementInitialized()

See also

Reference

WinFormsUIElementBase class

WinFormsUIElementBase members

Microsoft.Office.BusinessApplications.Runtime.UI namespace