Results 1 to 2 of 2

Thread: Dll??

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Posts
    4

    Dll??

    I want to create a dll that acts like an input form.
    I would like to beable to pass the dll 3 variables to set the title of the the input box, a prompt label and give the input text box a default value. I would also like the dll to return a value when the user has either clicked an ok of cancel button is this posible??

    Any help or advise would be nice

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    Read the Visual Studio help and samples on UserControl.
    What you want to make is an ActiveX custom control.

    Also there are both tutorials at this site on ActiveX controls, and this particulat forum has had LOTS of posts on the same subject. Search for 'usercontrol'.

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