|
-
Jun 7th, 2018, 06:13 AM
#3
Thread Starter
Lively Member
Re: Animator in VB.NET
 Originally Posted by jmcilhinney
There is no Animator component in the .NET Framework so that must be something you have added from elsewhere. Is it this perhaps? I'm not sure but I think that adding a third-party control to the Toolbox in a project in one language should add it for the other too, but you can always add it again in the other language if it doesn't. How exactly did you get it into the Toolbox for C#?
If you're confused because the source code is in C# then put your mind at ease. Almost the entire Framework is written in C# and you're using that fine. Obviously you can't add that code to a VB project though. If you haven't already, you'd need to compile the C# code into a DLL and then add the control to the Toolbox from that.
Thanks for the idea the thing i see thing in a video he didn't show how he added the animation and i don't have source :/
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
|