473,479 Members | 2,085 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Including forms in a dll

Hello,

How can I include forms in a dll and then call to those forms needed from my
application?, Where can I get an example to do it?

Many thanks
Nov 21 '05 #1
1 876
"Juande" <a@b.com> schrieb:
How can I include forms in a dll and then call to those forms needed from
my application?, Where can I get an example to do it?


Simply add the forms to the class library project and reference the class
library from your Windows Forms application. You can add a reference using
"Project" -> "Add reference...".

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
5092
by: Nick Messick | last post by:
I'm trying to modify a banner display function so it can be including on remote websites. If I just include the file from a remote website the code isn't executed before it is put into the page. ...
2
5333
by: David | last post by:
I'm using following code for checking a file existence. I's working fine for given folder. Is there a way to check a file exitance in subfolders? Thanks in advance, David Option Compare...
4
1297
by: Aashish | last post by:
Hi, How do I select files from a project that I want included in a library. I have a bunch of forms and a bunch of class files. I want just the class files included in the library and not the...
1
2571
by: Peter Stojkovic | last post by:
What is the correct way to move BITMAPS and drawings inside a windows-forms from one project to another project. The problem is the following row: Dim resources As...
6
5620
by: Bez | last post by:
I have created a querie from a Form with differents search criteria on the form when i search for a comopany begining with "a" for example it will bring up all the companies begining with "a" but...
2
1891
by: Martin Carpella | last post by:
Hi, I've got the following stacktrace, suddenly while my application was idle and didn't even have the focus: System.InvalidOperationException: Object is currently in use elsewhere. at...
1
1241
by: mmatchyn | last post by:
Is there a way to pass an object when including a class? For example... namespace testclass { public System.Windows.Forms.TextBox textbox; public class Write { public Write(string msg)
11
2213
damonreid
by: damonreid | last post by:
Hi, I want to select multiple variables from a form and pass them to a query, however I don't mind how many of the variables are used. I am currently using the syntax; Like !! & "*" On each...
1
2303
by: mirandacascade | last post by:
1) Module1 has the following delcaration: Public g_frmZZZ as Form Public g_txtForm2 as Variant 2) app has two forms: form1 and form2 3) a command button on form1 opens form2; it also has...
0
7027
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7019
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6719
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6847
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4757
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4463
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2980
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
555
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
166
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.