Hi Guys....
Some of you would find this wish useful, others not so much...
I know we can declare types and that when creating custom views, that we can also set custom properties to such views...
But imagine that we have Label, and we need to "attach" a boolean to it, let's say, "IamRed", this would allow to set Label1.IamRed = True, and/or to test the value.
This would differ from declaring a new variable and name it "label1IamRed"...
Some of you would find this wish useful, others not so much...
I know we can declare types and that when creating custom views, that we can also set custom properties to such views...
But imagine that we have Label, and we need to "attach" a boolean to it, let's say, "IamRed", this would allow to set Label1.IamRed = True, and/or to test the value.
This would differ from declaring a new variable and name it "label1IamRed"...