A Anon-E-Moose Nov 22, 2004 #2 What type is it? How do I set it to that of a form? Click to expand... I think it's an IntPtr or a Long.
What type is it? How do I set it to that of a form? Click to expand... I think it's an IntPtr or a Long.
H Herfried K. Wagner [MVP] Nov 22, 2004 #3 VB User said: What type is it? How do I set it to that of a form? Click to expand... Are you referring to the 'Handle' property? \\\ Dim hWnd As IntPtr = Me.Handle ///
VB User said: What type is it? How do I set it to that of a form? Click to expand... Are you referring to the 'Handle' property? \\\ Dim hWnd As IntPtr = Me.Handle ///