Normal
Hello,someone knows what this would be in VB.net? public Class1() { // get ID of windowplugin belonging to this setup // enter your own unique code GetID = 5678; }Im trying to get this example from the wiki runinng in VB.net, and so far, its running, but only as process plugin. Think its because i cant set this property.Can anyone help?Thnx,sloty
Hello,
someone knows what this would be in VB.net?
public Class1()
{
// get ID of windowplugin belonging to this setup
// enter your own unique code
GetID = 5678;
}
Im trying to get this example from the wiki runinng in VB.net, and so far, its running, but only as process plugin. Think its because i cant set this property.
Can anyone help?
Thnx,
sloty