static extern int GetDlgCtrlID(IntPtr hwndCtl);
Public Shared Function GetDlgCtrlID(ByVal hWndCtl As IntPtr) As Integer