ArcFM Solution Developer Guide
Handle Property (TreeViewHost)


Syntax
'Declaration
 
<SRDescriptionAttribute("The native handle for this control.")>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<System.Runtime.InteropServices.DispIdAttribute(-515)>
<System.ComponentModel.BrowsableAttribute(False)>
Public ReadOnly Property Handle As System.IntPtr
'Usage
 
Dim instance As TreeViewHost
Dim value As System.IntPtr
 
value = instance.Handle
[SRDescription("The native handle for this control.")]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[System.Runtime.InteropServices.DispId(-515)]
[System.ComponentModel.Browsable(false)]
public System.IntPtr Handle {get;}
Requirements

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.

See Also

Reference

TreeViewHost Class
TreeViewHost Members

 

 


Send Comment