G
Guest
I have created a form (frmDesignInfo) that I use as a reference while I'm
designing other forms. It is based on simple calculations such as adding the
top value and the height to give me the bottom y coordinate of a control.
At the moment, I have to copy and paste the top value/height into my
reference form, but I was wondering if there was a way I could
programmatically pass these values to frmDesignInfo for the selected control
in the form being designed?
designing other forms. It is based on simple calculations such as adding the
top value and the height to give me the bottom y coordinate of a control.
At the moment, I have to copy and paste the top value/height into my
reference form, but I was wondering if there was a way I could
programmatically pass these values to frmDesignInfo for the selected control
in the form being designed?