
04-13-2004, 07:22 PM
|
|
Regular
|
|
Join Date: Apr 2004
Location: Ashe County, NC
Posts: 53
|
|
|
The name of my control is LEDDISPLAY, and all I want to know if it is possible to change a value of the user control, in the main project.exe itself.
I am making a timer program and it will show multiple led screens.
I plan on using control arrays.
Maybe I need to give my control a property that holds the time I want displayed, since properties can be changed at runtime.
|
|