W
W1ld0ne [MCSD]
When you work in VB.Net and you reference a component.
The your create an object to represent the component. Then if the
outocomplete feature shows you a list of available methods in the class, and
then you have that tooltip that pops up next to the item that you have
selected... how would you add those into components that you create?
My first guess is to add an attribute to the method, but I have not been
able to find one that works. Anyone have a clue?
Thanks
David Taylor
The your create an object to represent the component. Then if the
outocomplete feature shows you a list of available methods in the class, and
then you have that tooltip that pops up next to the item that you have
selected... how would you add those into components that you create?
My first guess is to add an attribute to the method, but I have not been
able to find one that works. Anyone have a clue?
Thanks
David Taylor