|
-
Jul 1st, 2003, 02:20 AM
#1
Thread Starter
Addicted Member
User control & toolbox icon?
I provide toolbox icon for my control like this:
<ToolboxBitmap("C:\nb.bmp")> _
Public Class MyControl
and that works fine, but when I want to use my control on another computer, I must have .bmp file at the same location like on my computer (in this case 'C:\nb.bmp'). My question is: how to compile my control in that way that it contain .bmp file? Is that possible?
regard j
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|