Web control using embedded resource 
Author Message
 Web control using embedded resource

Hi,

I am trying to use an embedded html file to load into a .NET VB form in my
application.  I have tried using

url = "res:\\" + System.Windows.Forms.Application.ExecutablePath + "/" +
"Page.htm"

but this did not work.   How do I do this?  Does this syntax not work for
.NET resource files?

--Larry Bishop



Wed, 27 Oct 2004 07:26:52 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Using "embedded resources"

2. Help: Using the datarepeater control with an ActiveX control containing an embedded datacombo control

3. Keypreview Lost When Using a User Control embedded in another user control

4. Web Application Using ASP, Visual Basic 6.0, ADO, Access - RESOURCES NEEDED

5. using a control or a control resource in a module

6. Using VB to embed OLE Container Control's .doc into Access 2.0 table

7. Displaying Embedded Bitmaps using Bound Controls

8. Using Excel ChartWizard in Embedded OLE Control

9. Using ChartWizard method on an embedded Excel Chart in an OLE Container Control

10. Using chartwizard on an embedded Excel chart within the OLE Container Control

11. Using the OLE Container Control to embed an Excel chart and use chartwizard

12. blank report using web using Web Forms Viewer

 

 
Powered by phpBB® Forum Software