G
Guest
Hi smart people,
I subclass CF TextBoxes in order to capture all native windows messages.
My experience is that properties like TextBox1.Text are unavailable after
subclassing, and available again after unsubclassing.
I would prefer having access to all properties, even when the TextBox is
subclassed. Is this possible?
Regards,
Wouter
I subclass CF TextBoxes in order to capture all native windows messages.
My experience is that properties like TextBox1.Text are unavailable after
subclassing, and available again after unsubclassing.
I would prefer having access to all properties, even when the TextBox is
subclassed. Is this possible?
Regards,
Wouter