p2p.wrox.com Forums

Need to download code?

View our list of code downloads.

Free Code from Wrox
Go Back   p2p.wrox.com Forums > Wrox Announcements and Feedback > All Other Wrox Books
I forgot my password
Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
All Other Wrox Books Do you have a question about a Wrox book that isn't listed anywhere on p2p.wrox.com or where the forum is locked? Here's a forum to post questions about any other Wrox book so that other readers or one of the authors can help you with your questions. IF YOU ARE LOOKING FOR CODE DO NOT ASK "Where can I find the code for this book?" That question is answered here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the All Other Wrox Books section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other programmers’ questions, win occasional prizes given to our best members, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old June 30th, 2009, 04:27 PM
Registered User
Points: 15, Level: 1
Points: 15, Level: 1 Points: 15, Level: 1 Points: 15, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Visual basic 2008 Programmers Reference by Rod Stephens...

Hello everyone,

I Have just joined the Wrox forums etc and require some information...

In Rod Stephens book - Visual Basic 2008 Programmers Reference, I am using his SATELLITE Class Library programs and although i can add Pictures and Strings to the Class file, I would be grateful if someone could direct me on How To Reference from the Dll file such as RichText Files...?

In other words, if I add these to the Resources in the DLL file, I cannot find any information on how to access these from the Dll file (unlike accessing the pictures and strings etc)- any help would be gratefully appreciated.

For example:

Dim resource_manager As ResourceManager
resource_manager = New ResourceManager( _
"SatelliteResourcesDll.Resources", _
satellite_assembly)
resource_manager = New ResourceManager( _
"SatelliteResourcesDll.Images", _
satellite_assembly)
Me.PictureBox1.BackgroundImage = CType( _
resource_manager.GetObject("HBPOwners"), Image)

<--- but how do you access RichTextFiles etc...?

Many thanks

Johnny
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Database connection programatically in visual basic 2008. sheelnathkekre BOOK: Beginning Microsoft Visual Basic 2008 ISBN: 978-0-470-19134-7 0 June 22nd, 2009 02:19 PM
cant add Reference to a visual basic project tiyyob Pro VB 6 5 March 31st, 2009 06:57 PM
Error when create Excel 2007 file in Visual Basic 2008 sektor Visual Basic 2008 Essentials 0 January 21st, 2009 03:58 AM
Connect to SQL Database with Visual Basic 2008 enizag VB Databases Basics 5 October 22nd, 2008 01:04 PM
C# Graphics Programming Wrox Blox by Rod Stephens jminatel C# 2008 aka C# 3.0 0 February 29th, 2008 09:20 PM



All times are GMT -4. The time now is 02:47 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© 2010 Wiley Publishing, Inc