I am developing LEDBOARD user control in vb.net.I have done it also .Actually its taking too much time to load .In the vb6 same application I am loading 3000 labels using a label control array but not time consuming .In vb.net I am doing same but it's taking too much time to load 3000 labels.Is there any other way(any control or any custom control) to draw input text(any font style),image like below image
It looks like below
| |||||||||
feedback
|
|
Create your LedBoard control from scratch by inheriting from I just made a little test to show you what I mean. You will have to adapt the logic to meet your needs.
| |||||||
feedback
|