B
bgsmith
Hello.
I am new to VB6 and MS Access working together. Here is my question:
What would the VB6 code look like in order to retrieve
the properties of a form created in Access 2000 and also the properties
of a textbox on the Access 2000 form? The Access 2000 form is a *.mdb
file.
The properties that I want to retrieve from the form are the form's
Width & Height (in Twips) and the textbox's Width & Height (in
Twips).
The end result is that my VB6 program would have the form width
& height and textbox width & height properties' values for its use in
other pats of my VB6 program.
Thank you for your help with this. It is greatly appreciated.
Thanks for helping someone who is new to all of this.
Tom Smith
I am new to VB6 and MS Access working together. Here is my question:
What would the VB6 code look like in order to retrieve
the properties of a form created in Access 2000 and also the properties
of a textbox on the Access 2000 form? The Access 2000 form is a *.mdb
file.
The properties that I want to retrieve from the form are the form's
Width & Height (in Twips) and the textbox's Width & Height (in
Twips).
The end result is that my VB6 program would have the form width
& height and textbox width & height properties' values for its use in
other pats of my VB6 program.
Thank you for your help with this. It is greatly appreciated.
Thanks for helping someone who is new to all of this.
Tom Smith