home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
C++ convert to VB.net
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Inker" data-source="post: 156671" data-attributes="member: 10541"><p>Hmm, why don't you use C# if your more familiar with C-style language, especially if you have trouble with "simple" statements like this in VB?</p><p></p><p>Anyways, I guess this should work:</p><p></p><p>[PHP]</p><p>Class Class1</p><p> Public Sub New()</p><p> ' get ID of windowplugin belonging to this setup</p><p> ' enter your own unique code</p><p> GetID = 5678</p><p> End Sub</p><p>End Class</p><p>[/PHP]</p></blockquote><p></p>
[QUOTE="Inker, post: 156671, member: 10541"] Hmm, why don't you use C# if your more familiar with C-style language, especially if you have trouble with "simple" statements like this in VB? Anyways, I guess this should work: [PHP] Class Class1 Public Sub New() ' get ID of windowplugin belonging to this setup ' enter your own unique code GetID = 5678 End Sub End Class [/PHP] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
C++ convert to VB.net
Contact us
RSS
Top
Bottom