MVPSI.JAMS Namespace > EditSourceManager Class : Handle Property |
'Declaration
<System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.Runtime.InteropServices.DispIdAttribute(-515)> <SRDescriptionAttribute("The native handle for this control.")> Public ReadOnly Property Handle As System.IntPtr
'Usage
Dim instance As EditSourceManager Dim value As System.IntPtr value = instance.Handle
[System.ComponentModel.Browsable(false)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.Runtime.InteropServices.DispId(-515)] [SRDescription("The native handle for this control.")] public System.IntPtr Handle {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