PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Re: Windows forms and controls

Reply

Re: Windows forms and controls

 
Thread Tools Rate Thread
Old 25-06-2003, 02:13 AM   #1
talljames
Guest
 
Posts: n/a
Default Re: Windows forms and controls


Wow, this forum really works. Thanks for replying.

What I mean by blocking out is that the control is working
fine(it is a clock) which I added to one of the panels,
but all my other panels (which have textboxes, etc.) are
not usuable. The text in the text boxes are the lighter
grey to what they are normally (ie black).

It may have something to do with focus or paint. The
control was created using the windows control library
option which gave me a .cs file in the solution explorer.
Later I added the dll to my toolbox and then added it to
the panel.

I overrided the paint of the control in the control class
to do all the clock work.



>-----Original Message-----
>Hello,
>
>"talljames" <talljamesk@aol.com> schrieb:
>> Hi, I have made a control and placed it on a panel on

my
>> windows form1() which have a lot of other panels on it.
>> When I execute the code the control works but blocks out
>> all my other panels. Does anyone have a suggestion?

>
>What do you mean by "block out"?
>
>Regards,
>Herfried K. Wagner
>--
>MVP · VB Classic, VB .NET
>http://www.mvps.org/dotnet
>
>
>.
>

  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off