I have a custom control that contains a TextBox. I need to expose the
Selection property of that textbox through a property in the custom
control. Alas, Selection is a virtual class.

I've tried several approaches without any joy, including trying to pass
it as a generic Object.

Any clues?

tia
Bruce


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to