I not understand, what is Me.hwnd
In Form1
MsgBox Form1.Hwnd
MsgBox Me.Hwnd
In Module
Msgbox Form1.hwnd
but can't use Me.hwnd?
what difference?
please!
In Form1
MsgBox Form1.Hwnd
MsgBox Me.Hwnd
In Module
Msgbox Form1.hwnd
but can't use Me.hwnd?
what difference?
please!