PC Review


Reply
Thread Tools Rate Thread

Creating an invisible control (like timer component ) and add it to the toolbox . How ?

 
 
Sagaert Johan
Guest
Posts: n/a
 
      3rd Jan 2005
Hi

Can someone point me to a resource or explain in brief how te create a
component that i can add to the toolbox tab, but that is not positioned on
the form . (like the Timer component )



Johan


 
Reply With Quote
 
 
 
 
Nicholas Paldino [.NET/C# MVP]
Guest
Posts: n/a
 
      3rd Jan 2005
Johan,

You want to create a class that derives from Component. This will allow
you to work with it in the designer, but doesn't necessarily have a visible
component to it (like a control).

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (E-Mail Removed)


"Sagaert Johan" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi
>
> Can someone point me to a resource or explain in brief how te create a
> component that i can add to the toolbox tab, but that is not positioned on
> the form . (like the Timer component )
>
>
>
> Johan
>
>



 
Reply With Quote
 
Sagaert Johan
Guest
Posts: n/a
 
      3rd Jan 2005
Thanks

That answered my question.

"Nicholas Paldino [.NET/C# MVP]" <(E-Mail Removed)> wrote in
message news:%(E-Mail Removed)...
> Johan,
>
> You want to create a class that derives from Component. This will

allow
> you to work with it in the designer, but doesn't necessarily have a

visible
> component to it (like a control).
>
> Hope this helps.
>
>
> --
> - Nicholas Paldino [.NET/C# MVP]
> - (E-Mail Removed)
>
>
> "Sagaert Johan" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Hi
> >
> > Can someone point me to a resource or explain in brief how te create a
> > component that i can add to the toolbox tab, but that is not positioned

on
> > the form . (like the Timer component )
> >
> >
> >
> > Johan
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a Form with control toolbox textbox DDavid Microsoft Word Document Management 2 4th Apr 2008 12:06 PM
User Control In Toolbox but NOT Component Fred West Microsoft C# .NET 1 23rd Jun 2005 03:56 PM
creating a custom control that extends the DataGrid control and can be placed on the toolbox problem Wiredless Microsoft Dot NET Compact Framework 3 3rd Jun 2005 06:44 AM
custom component (not control) showing as gray in toolbox news.austin.rr.com Microsoft Dot NET Compact Framework 5 25th Feb 2005 03:45 PM
Add UserContol to Toolbox without creating Windows Control Library Evan Stone Microsoft Dot NET Framework Forms 2 3rd Feb 2005 10:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:56 PM.