Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
Who know how to used vb.net microsoft form 2.0 - Combo ? It seem like different from default combo. Does it support multi columns? if yes, can show some sample? thanks you and wait for prompts reply.
  • Leaders
Posted
for people to use the FM20.dll , they must have microsoft office ( 98 / 2000 ) installed on their system, otherwise it wont work ( the app will crash ) , so wouldnt it be better to use the normal combo box:-\ , the only major difference with a forms 2 combo or listbox etc... is that some unicode chars show in them which wont show in the normal combo's, however in .net this is no longer a problem as the chars will show in the standard controls anyway.

  • *Experts*
Posted

Sorry I can't help with the multiple-columns question. I do know there are a TON of custom controls out there, many free and some include source code, that will allow it.

 

Here's some more info on the Forms 2.0 "stuff" from Microsoft:

The Fm20.dll is NOT redistributable. You must have an application such as Microsoft Office 97 on the target system that installs Fm20.dll as part of its setup. You may not distribute the Fm20.dll as part of your setup, even if you purchase the Microsoft Office Developer Edition product.

 

As an alternative to having your end users install Microsoft Office, you can have them freely download and install the Microsoft ActiveX Control Pad, which also installs the Fm20.dll.

 

NOTE: The use of these Microsoft Forms components in your own compiled applications, such as those written with Microsoft Visual C++ and Microsoft Visual Basic, is not recommended or supported. These controls were designed and tested to work exclusively within Microsoft Office and its Visual Basic for Applications environment.

 

-Ner

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...