|
-
Aug 25th, 2011, 02:20 PM
#1
Thread Starter
Junior Member
Resources in VB.Net
Does VB.Net support the standard windows resource files, like in VB6 and Visual C++ (ie: .RC files)?
I want to be able to be able to add progress dialog animations, such as the Windows folder copying, to my application. I am trying out using the Windows API to create a standard Common Controls Animate control, and would like to play animations stored in the executable.
Is it possible to add .AVI files to a VB.Net program's resource (resource type "AVI") to be displayed by the Animate control, much like I could do in older versions? If not, is there a better way to show animations embedded in the program?
Tags for this Thread
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
|