Hi everyone,
I'm working on a scheduler and I've been using labels to draw the background grid but I'm using way too many controls and the form is getting very slow.
Any idea what kind of control or method I can use to put that table-like grid in the background?
I'd like to be able to format this grid at runtime (alternate back colors for rows, run-time defined line colors and others).
Any ideas?
Many thanks!
I'm working on a scheduler and I've been using labels to draw the background grid but I'm using way too many controls and the form is getting very slow.
Any idea what kind of control or method I can use to put that table-like grid in the background?
I'd like to be able to format this grid at runtime (alternate back colors for rows, run-time defined line colors and others).
Any ideas?
Many thanks!