I have a grid with several rows and columns and each cell has a Label.
Each Label is named by the column and line (example: a1, a2, b1, b2, etc ), how can I access these Labels through String ?
Example:
private Label a15;
S...
asked by
30.11.2017 / 19:37