This is a migrated thread and some comments may be shown as answers.

How to use RadWebBrowserItem in a Form

1 Answer 184 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Phi
Top achievements
Rank 1
Phi asked on 08 Dec 2008, 04:18 PM
I saw the RadWebBrowserItem control used in the RadRotator control example. I would like to use it in a regular Form/RadForm. Is this possible?

Thanks,

Phi

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 09 Dec 2008, 01:09 PM
Hello Phi,

The RadWebBrowserElement is a simple wrapper for System.Windows.Forms.WebBrowser. The goal of this wrapper is to allow access from RadRotator to WebBrowser functionality.

You should use the standard Winforms WebBrowser in a form, because the RadWebBrowserElement is not designed as control.
 

Sincerely yours,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Phi
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or