Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM id function in VB.NET?
#1
Hi,

I am trying to find a VB.NET equivilent to:
int id(id [window] [immediate])

I need this as I find it hard to locate the windows handle for a few buttons.
#2
If you know immediate parent window handle, use Windows API function GetDlgItem.


Forum Jump:


Users browsing this thread: 1 Guest(s)