html control

  • Thread starter Thread starter Phil Da Lick!
  • Start date Start date
P

Phil Da Lick!

I asked this a few days ago but it appears I didnt word it correctly.

Is there any way to place a html control onto a windows form in .net such
that the javascript on the html displayed within the html can access
properties and methods of the application via the external object in JS?
 
* "Phil Da Lick! said:
I asked this a few days ago but it appears I didnt word it correctly.

Is there any way to place a html control onto a windows form in .net such
that the javascript on the html displayed within the html can access
properties and methods of the application via the external object in JS?

I don't think so.
 
Back
Top