| Miner.Desktop Assembly > Miner.Desktop.AutoUpdaterBrowser Namespace > FeatureControl Class : HandleCreated Event |
'Declaration
<SRCategoryAttribute("Private")>
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<SRDescriptionAttribute("Occurs when the control's native handle is created.")>
Public Event HandleCreated As System.EventHandler
'Usage Dim instance As FeatureControl Dim handler As System.EventHandler AddHandler instance.HandleCreated, handler
[SRCategory("Private")]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
[SRDescription("Occurs when the control's native handle is created.")]
public event System.EventHandler HandleCreated
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.