Programmerare, skeptiker, sekulärhumanist, antirasist.
Författare till bok om C64 och senbliven lantis.
Röstar pirat.
More on late binding
2009-07-13
How about an example on how to use scripting capabilities in your application, if the script control is available, without setting any references? 'Attempt to get the type for the script control. Dim ScType As System.Type = System.Type.GetTypeFromP [...]
Late binding when Option Strict is On
2009-06-05
Once you have an object, you can dynamically decide what method to call, or property to use, by calling the InvokeMember function of the object's type. In this example, I call the ShowDialog method of the object. Note that object members (non static) [...]
Bjud mig på en kopp kaffe (20:-) som tack för bra innehåll!