I would like to create a datagridview in which each cell contains two Uint16 data:
the first value displayed with a smaller font and placed in the upper left corner of the cell;
the second value displayed with a larger font and placed in the center of the cell and on the bottom of the first smaller data.
During the running of the application both of the data may be changed.
Thanks for the suggestions.
Sincerely.