|
-
March 15th, 2007, 04:15 PM
#9
Re: Combo box (Forms 2.0 Object Library)
 Originally Posted by dglienna
It will NOT install on other machines, and the program will only run if the identical version of Word is running. It is ILLEGAL to distribute some controls that other apps use. Use the VB6 controls for free!
While you can't distribute Forms 2.0, it doesn't require Office, and it doesn't mean your distributed app can't use it.
 Originally Posted by ChaosTheEternal
There is a Component available, though, called Forms 2.0, ..., but it is not directly distributable. See this Microsoft article about how to distribute it (or to basically sum [the article] up, it requires end users to install, at the very least, the MS ActiveX Control Pad, or to already have a version of Office newer than 97), and where to download it.
But, I'd agree, a Forms 2.0 combo box is not the way to go. The standard VB combo box should work, even if you need something in the back end to help out with your goal, like an array (as dglienna suggested).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|