gpalmia
Feb 22nd, 2001, 05:05 PM
I wont to insert a MSFlexGrid in a Form of Access2000 File at RunTime.
Well, Here is the sequence of operation that I made (Whithout success...sig).
1) To made a reference with MSFlexGrid Library;
2) To write This script:
Dim obj as object
set obj = CrateContol _(Myform,acCustomControl, etc.....)
Now I do not know how to go on;
How and were do I refer the class of MSFlexGrid to the control?
Scuse my language but it is the first time that I write to this forum,
usually I speak and write in my original language (Italian).
Thankyou if you have an answar for my problem.
Bye
Well, Here is the sequence of operation that I made (Whithout success...sig).
1) To made a reference with MSFlexGrid Library;
2) To write This script:
Dim obj as object
set obj = CrateContol _(Myform,acCustomControl, etc.....)
Now I do not know how to go on;
How and were do I refer the class of MSFlexGrid to the control?
Scuse my language but it is the first time that I write to this forum,
usually I speak and write in my original language (Italian).
Thankyou if you have an answar for my problem.
Bye