<img alt="Click to Zoom" title="Click to Zoom" src="../JS/Zoom/zoom-in.png" class="ZoomDetails" onclick="ZoomPortion("div2Zoom1",event,this);">
<img alt='Click to Zoom' title='Click to Zoom' src='../JS/Zoom/zoom-in.png' class='ZoomDetails' onclick='ZoomPortion("div2Zoom1",event,this);'/>
Hi sir,
I have created windows form application in which i have three page
1)popup form
2)parent form
3)webbrowser form
i am gng to enable one of my control from webbrowser form .the control is in parent form.
but enable property of that control is not able to set.
please give me suggestion.
In the function from where I am gng to access the control of parent for is under ScriptInterface class.