Tiago (ITG) asked 2017-08-17 10:06:46 UTC
Hi,
-
You must set this.Text property by hand editing the .Designer file.
-
As soon as you open the Desktop in designer mode, the designer removes the this.Text line.
-
On save, the .Designer file has no longer the this.Text property.
The Text property is useful to store user readable information.
Tiago (ITG) asked 2017-08-17 10:06:46 UTC
Hi,
You must set this.Text property by hand editing the .Designer file.
As soon as you open the Desktop in designer mode, the designer removes the this.Text line.
On save, the .Designer file has no longer the this.Text property.
The Text property is useful to store user readable information.