473,785 Members | 2,374 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to add Components to your form??

Hi

I've a component (from the vb.net resource kit; the flexgroup
component)
But how can i add that to my form?? I don't see it in the components
tab.

In the example the component is on the form already, but there i also
don't know hoe to add a new one beside kopie and paste.

There must be another method.

Peter
Nov 20 '05 #1
7 1817
Hi Peter

A right mouse click on your components group will give you the oppertunity
to add or delete controls.
Groeten,
Erik
"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl> schrieb im
Newsbeitrag news:dm******** *************** *********@4ax.c om...
Hi

I've a component (from the vb.net resource kit; the flexgroup
component)
But how can i add that to my form?? I don't see it in the components
tab.

In the example the component is on the form already, but there i also
don't know hoe to add a new one beside kopie and paste.

There must be another method.

Peter

Nov 20 '05 #2

:)

No, its not a control really. It is also not listed in the add/remove
list.


On Fri, 12 Dec 2003 11:47:09 +0100, "Erik Vegting"
<er*********@pr e.ch> wrote:
Hi Peter

A right mouse click on your components group will give you the oppertunity
to add or delete controls.
Groeten,
Erik
"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl> schrieb im
Newsbeitrag news:dm******** *************** *********@4ax.c om...
Hi

I've a component (from the vb.net resource kit; the flexgroup
component)
But how can i add that to my form?? I don't see it in the components
tab.

In the example the component is on the form already, but there i also
don't know hoe to add a new one beside kopie and paste.

There must be another method.

Peter


Nov 20 '05 #3
Hi,

First did you install the componetone studio by clicking on the
install studio button on the componetone studio enterprise? Add c1flexgrid
to toolbox.

Ken
------------------
"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl> wrote in
message news:dm******** *************** *********@4ax.c om...
Hi

I've a component (from the vb.net resource kit; the flexgroup
component)
But how can i add that to my form?? I don't see it in the components
tab.

In the example the component is on the form already, but there i also
don't know hoe to add a new one beside kopie and paste.

There must be another method.

Peter

Nov 20 '05 #4
"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl>
schrieb

:)

No, its not a control really.
Components are also in the toolbox. :)
It is also not listed in the
add/remove
list.


Did you install them?
After starting the resource kit (from the start menu), click the [Enter]
button at the bottom, then choose "third party components" at the top....
and so on. I haven't installed them yet, but I think this should work. After
that, they should be available in the toolbox, or in the list in the
"customize toolbox" dialog, or you'd have to press the [browse] button in
the "customize toolbox" dialog.
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #5
Yes, all the componentone componnets are there.
the normal flexgrid work ok.

But there is a sample of the flexgrid where they made a flexgroup
component out of the flexgrid. They added a component.vb to the
project and added code to it.
There is nog visible designer, they make it in the component onpaint
event.

But how to add it to yor form.

You canb try yourself, add a component.vb to your project, add
something to the designer and then try to add that to your form.

Peter
On Fri, 12 Dec 2003 06:14:25 -0500, "Ken Tucker [MVP]"
<vb***@bellsout h.net> wrote:
Hi,

First did you install the componetone studio by clicking on the
install studio button on the componetone studio enterprise? Add c1flexgrid
to toolbox.

Ken
------------------
"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl> wrote in
message news:dm******** *************** *********@4ax.c om...
Hi

I've a component (from the vb.net resource kit; the flexgroup
component)
But how can i add that to my form?? I don't see it in the components
tab.

In the example the component is on the form already, but there i also
don't know hoe to add a new one beside kopie and paste.

There must be another method.

Peter


Nov 20 '05 #6
Hi,

They created a class called FlexGroup and added it to the form in
the windows form designer generated code. That is why it doesnt show up on
the form. Try creating a new windows form control and paste the code from
the flexgroup class into it. That way you can add it to a form.

Ken
--------------------
"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl> wrote in
message news:jk******** *************** *********@4ax.c om...
Yes, all the componentone componnets are there.
the normal flexgrid work ok.

But there is a sample of the flexgrid where they made a flexgroup
component out of the flexgrid. They added a component.vb to the
project and added code to it.
There is nog visible designer, they make it in the component onpaint
event.

But how to add it to yor form.

You canb try yourself, add a component.vb to your project, add
something to the designer and then try to add that to your form.

Peter
On Fri, 12 Dec 2003 06:14:25 -0500, "Ken Tucker [MVP]"
<vb***@bellsout h.net> wrote:
Hi,

First did you install the componetone studio by clicking on the
install studio button on the componetone studio enterprise? Add c1flexgridto toolbox.

Ken
------------------
"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl> wrote in
message news:dm******** *************** *********@4ax.c om...
Hi

I've a component (from the vb.net resource kit; the flexgroup
component)
But how can i add that to my form?? I don't see it in the components
tab.

In the example the component is on the form already, but there i also
don't know hoe to add a new one beside kopie and paste.

There must be another method.

Peter

Nov 20 '05 #7

So i have to edit the form code itself you mean. I will try it,

Thx
On Fri, 12 Dec 2003 06:52:51 -0500, "Ken Tucker [MVP]"
<vb***@bellsout h.net> wrote:
Hi,

They created a class called FlexGroup and added it to the form in
the windows form designer generated code. That is why it doesnt show up on
the form. Try creating a new windows form control and paste the code from
the flexgroup class into it. That way you can add it to a form.

Ken
--------------------
"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl> wrote in
message news:jk******** *************** *********@4ax.c om...
Yes, all the componentone componnets are there.
the normal flexgrid work ok.

But there is a sample of the flexgrid where they made a flexgroup
component out of the flexgrid. They added a component.vb to the
project and added code to it.
There is nog visible designer, they make it in the component onpaint
event.

But how to add it to yor form.

You canb try yourself, add a component.vb to your project, add
something to the designer and then try to add that to your form.

Peter
On Fri, 12 Dec 2003 06:14:25 -0500, "Ken Tucker [MVP]"
<vb***@bellsout h.net> wrote:
>Hi,
>
> First did you install the componetone studio by clicking on the
>install studio button on the componetone studio enterprise? Addc1flexgrid >to toolbox.
>
>Ken
>------------------
>"Peter van der Veen" <pv************ ***@no.spam.min g.vanbrug.nl> wrote in
>message news:dm******** *************** *********@4ax.c om...
>> Hi
>>
>> I've a component (from the vb.net resource kit; the flexgroup
>> component)
>> But how can i add that to my form?? I don't see it in the components
>> tab.
>>
>> In the example the component is on the form already, but there i also
>> don't know hoe to add a new one beside kopie and paste.
>>
>> There must be another method.
>>
>> Peter
>


Nov 20 '05 #8

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

Similar topics

4
1812
by: Yasutaka Ito | last post by:
Hi, As you know, all the non-ui components (like Timer control, etc.) that sit on the form are contained in its private variable 'components'. How can I enumerate such components from any form instance given to me? I have no access to the source of the given form instance, but I can impose that the form be inherited from certain base class I provide. Would appreciate any inputs. If there is other way to access the non-ui
0
1252
by: jj | last post by:
Try something like this, Assuming I wanted to access all my controls that were of type Button (I don't know what your types called "Thumbs" are, or I'd used those as an example): private void LoopControls(){ Button btn; // foreach loop foreach(Control ctrl in this.Controls){
3
2429
by: Junkguy | last post by:
Hi, I'm having a problem in Visual Studio in C#, using .NET Framework 1.1 Version 1.1.4322 and Microsoft Development Environment 2003 Version 7.1.3088 I make a form A and subclass it with form B. I place a protected component on A and anchor it top,left,bottom,right. If I change the size of form B, component G will resize with it proportionally. But, when I recompile, the derived component G on form B will
3
4482
by: sergey | last post by:
Hi, I want show all components names on form when I press button. I wrote this code button's.onclick event: for (int i = 0; i<=this.components.Components.count - 1; i++) MessageBox.Show(this.components.Components.ToString()); But when I click button, system show error message. How can I show all components names on form?
2
1120
by: glenn | last post by:
I have a very serious problem with my forms and components that I was wondering if there was a way to turn off. The problem is as follows: 1) create a form and place 50 components on the form with various types of events attached to each field and grid, such as exit events, key press events and so on. 2) Deside at some point that you made a mistake and need to have a tabbed notebook on the form to help break down the clutter and...
3
1599
by: Brenny | last post by:
Hello I'm designing a windows form and form's background image is exist and I added a label and groupbox. There is a spesific image on the form and I want to show this image as label and groupbox's background image. namely, label,groupbox and form will use same image. I want to add image only once, for example, I will add image on the form's background after that label and groupbox's background image will be same image.Shortly I want...
4
3457
by: kstriyhon | last post by:
i need to manage mouse events in OWC pivot table in a web form not in a windows form and i can not find any information about this topic, the article i found manage events in a pivot table in a windows form but this does not work for what i need, i allready looked in the OWC black book but i can not find anythin about this particular issue. any help would be great, thank's in advance
5
2358
by: Patrick Vanden Driessche | last post by:
Hi All, I'm currently writing an in-house Form validation framework (WinForms) which is based on 'Component'-inheriting object. So basically, I have a small hierarchy. FormValidator +-- ControlValidator +--ValidationRule
2
1423
by: Adam Right | last post by:
Hi, Can i enumarate the windows form's components? I want to list components on the screen. Thanks... (Note: I am using vs2005)
2
5051
by: David Veeneman | last post by:
Is there a way to iterate the components on a form? I need to determine whether an instance of my custom component (a System.ComponentModel component) is present in a form. I have tried iterating the Controls collection, but components do not appear to be in that collection-- I think it's because components inherit from MarshalByRefObject, rather than Control. So, how do I find a form's components collection? Thanks in advance.
0
9646
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10346
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10157
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10096
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9956
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8982
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
4055
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3658
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2887
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.