i have these line:
Code:
UserControl.ParentControls(0).hwnd
but the vb6 tell me that don't support\have that property\method...
how can i catch the hwnd property from a form control?(i'm trying do 1 little test)