S
SamSpade
This more out of curiosity than need.
The Object Browser shows a property Text for UserControl.
But if I look in the property window for a UserControl Text is not there
(How come??).
I understand that if a class inherits from Usercontrol and overrides Text,
Text will have the new meaning.
But I inadvertently used the text property of a usercontrol and am now
wondering what that is.
If I set it, is it just a string that gets saved and never used.
Thanks
The Object Browser shows a property Text for UserControl.
But if I look in the property window for a UserControl Text is not there
(How come??).
I understand that if a class inherits from Usercontrol and overrides Text,
Text will have the new meaning.
But I inadvertently used the text property of a usercontrol and am now
wondering what that is.
If I set it, is it just a string that gets saved and never used.
Thanks