WinFormsUIElementBase.OnElementLoaded method
Occurs when the UI element has been loaded.
Namespace: Microsoft.Office.BusinessApplications.Runtime.UI
Assembly: Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)
Syntax
'Declaration
Protected Overridable Sub OnElementLoaded
'Usage
Me.OnElementLoaded()
protected virtual void OnElementLoaded()