MVPSI.JAMS Namespace > AgentNodeCtl Class : RecreatingHandle Property |
'Declaration
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <SRCategoryAttribute("Behavior")> <SRDescriptionAttribute("Determines if this control is in the process of recreating its handle.")> Public ReadOnly Property RecreatingHandle As System.Boolean
'Usage
Dim instance As AgentNodeCtl Dim value As System.Boolean value = instance.RecreatingHandle
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] [SRCategory("Behavior")] [SRDescription("Determines if this control is in the process of recreating its handle.")] public System.bool RecreatingHandle {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2