A
Altman
I have an idea and I think it should work but I can't seem to get it to
work. I have 2 classes (in this case it is bin and hopper). I want to be
able to have a property on class bin that points to a hopper. I have been
able to do this. Upon setting this property I want to draw a line on the
form from the bin to the hopper. This is what I am having problems with.
Also what statement can I use to determine if when the property is set,
whether it is set to a hopper class or not? Basically the question is, How
do I draw a line on a form from a class that is put into the form?
work. I have 2 classes (in this case it is bin and hopper). I want to be
able to have a property on class bin that points to a hopper. I have been
able to do this. Upon setting this property I want to draw a line on the
form from the bin to the hopper. This is what I am having problems with.
Also what statement can I use to determine if when the property is set,
whether it is set to a hopper class or not? Basically the question is, How
do I draw a line on a form from a class that is put into the form?