Groups | Blog | Home
all groups > dotnet windows forms > june 2005 >

dotnet windows forms : Microsoft's Multipage control help....


Herfried K. Wagner [MVP]
6/21/2005 12:00:00 AM
"Developer" <Developer@discussions.microsoft.com> schrieb:
[quoted text, click to view]

INFO: Usage and Redistribution of FM20.DLL
<URL:http://support.microsoft.com/?scid=kb;EN-US;224305>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Developer
6/21/2005 8:04:04 AM
The Microsoft Forms 2.0 Multipage (FM20.DLL), can I use this and does
office2003 has to be installed for my users computer to use it and/or does
the lastest window update includes this for the windows os or for any office
updates?

Basically what I am saying is if office2003 is not installed on a users pc,
can I register this .dll so this control will be available for my
Developer
6/21/2005 9:09:01 AM
Actually I am having trouble adding the Multipage control onto my Form. I
search the MSDN site and found and example for VB and I thought it would work
the same way, but kept getting this error:

File or assemblely name AxInterop.MSForms.dll, or one of its dependencies,
was not found.

I know when you add COM or ActiveX conponents to a Form it adds the assembly
dll to the project (subdirectory temp and debug), but it is not adding the
one mention in the error message.

Has anyone successfully done this before and can you help me out?

Thanks!...

[quoted text, click to view]
Developer
6/21/2005 9:36:20 AM
I had to add the referenece first before I added the control, but why is it
defaulting to the TabControl, I want a page control without the tabs,
because I will be using the TabStrip control.

[quoted text, click to view]
Developer
6/21/2005 9:39:03 AM
I solved everything....... there is a property that hides the tabs......

[quoted text, click to view]
Developer
6/21/2005 10:56:04 AM


[quoted text, click to view]
Developer
6/21/2005 10:57:03 AM
I can not add a page to the control and the ActiveX Edit on the property page
does not work.

[quoted text, click to view]
TC
6/22/2005 2:50:21 AM
Did you read the reference that Herfried gave you?

" 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. "

IMHO you are crazy to have a dependency on those components.

HTH,
TC
AddThis Social Bookmark Button