G
Guest
I need to programmatically add an invisible control to my form that will
enable me to trigger MouseEnter and MouseLeave code relative to the control
area.
Is this possible to add the control and the triggers without the use of the
Form Designer? How?
My Form Design window is won't let me add any more controls so that is why I
need to do this programmatically. After two years of coding on this project
it blows up even if I look cross-eyed at it. (
I really need to programmatically add the invisible control with associated
MouseEnter and Leave triggers to complete my project.
Thanks!
Bob
enable me to trigger MouseEnter and MouseLeave code relative to the control
area.
Is this possible to add the control and the triggers without the use of the
Form Designer? How?
My Form Design window is won't let me add any more controls so that is why I
need to do this programmatically. After two years of coding on this project
it blows up even if I look cross-eyed at it. (
I really need to programmatically add the invisible control with associated
MouseEnter and Leave triggers to complete my project.
Thanks!
Bob