User32GetDlgItem Method

Overload List

GetDlgItem(IntPtr, Int32) Retrieves a handle to a control in the specified dialog box.
GetDlgItem(SafeHandle, Int32) Retrieves a handle to a control in the specified dialog box.

See Also