Results 1 to 3 of 3

Thread: Create an ActiveX at RunTime

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    10

    Smile

    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
    Last edited by gpalmia; Mar 5th, 2001 at 06:13 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width