[Gambas-user] Return TextBox.Selection from a custom control

Bruce bbruen at ...2308...
Fri Feb 7 01:28:08 CET 2014


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





More information about the User mailing list