B
ByB
Hello,
I am developping a winform application in C#, and I'd like to use in
this application the user control that can be found in this page :
http://www.codeproject.com/Articles/62576/A-C-LED-matrix-display
My problem is that I don't know how to do to have the control on my
toolbox, so I can set in in my winform, and change its size like I do
with buttons for example.
I added the LedMatrixControl.cs file to my project, and the
LedMatrixSymbolFile.xml file to the ressources of the project, but the
control do not appear in my toolbox.
Thank you to anybody who could help me to use this control.
Thank you to anybody who could help me to use this control.
I am developping a winform application in C#, and I'd like to use in
this application the user control that can be found in this page :
http://www.codeproject.com/Articles/62576/A-C-LED-matrix-display
My problem is that I don't know how to do to have the control on my
toolbox, so I can set in in my winform, and change its size like I do
with buttons for example.
I added the LedMatrixControl.cs file to my project, and the
LedMatrixSymbolFile.xml file to the ressources of the project, but the
control do not appear in my toolbox.
Thank you to anybody who could help me to use this control.
Thank you to anybody who could help me to use this control.