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()