vbgen Level: Moderator
 Registered: 10-10-2002 Posts: 876
|
Re: I want to make my own WebBrowser
without that control, it would be difficult to create ur own web browser.. you would need to get or post http and interpret it on ur own, then find a way to display it.. right now, what i know is that the web browser can display that data easily..
why don't you just find ways of customizing the web browser control, whether through APIs or other subclassing methods?
that's usually how some programmers get around issues they have with some controls..
____________________________
Been busy trying to take a second degree <--it's not working out...
|