PC Review


Reply
Thread Tools Rate Thread

Control Code

 
 
Zyrthofar Blackcloak
Guest
Posts: n/a
 
      11th Apr 2004
Is there anywhere I could get the code behind some controls like Label
and Textbox? I want to create a control from scratch, and I woul like
to see how some things are done.

Thanks
 
Reply With Quote
 
 
 
 
Armin Zingler
Guest
Posts: n/a
 
      11th Apr 2004
"Zyrthofar Blackcloak" <(E-Mail Removed)> schrieb
> Is there anywhere I could get the code behind some controls like
> Label and Textbox? I want to create a control from scratch, and I
> woul like to see how some things are done.


Look for ildasm.exe in the help index.


--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      11th Apr 2004
* Zyrthofar Blackcloak <(E-Mail Removed)> scripsit:
> Is there anywhere I could get the code behind some controls like Label
> and Textbox? I want to create a control from scratch, and I woul like
> to see how some things are done.


Those controls are not implemented in managed code, they are Windows
controls. Have a look in the MSDN documentation for "custom controls"
and "usercontrols", you will find a lot of information about creating
controls there.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
 
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
Re: Can I code HTML code straight to Webbrowser control? ib.dangelmeyr@googlemail.com Microsoft Dot NET 0 23rd Sep 2009 09:49 AM
adding runat=server to a control on aspx page, don't cause the IDE to add the control to the code behind z. f. Microsoft ASP .NET 1 25th Jun 2004 04:15 AM
Re: adding runat=server to a control on aspx page, don't cause the IDE to add the control to the code behind Phil Winstanley [Microsoft MVP ASP.NET] Microsoft ASP .NET 0 24th Jun 2004 01:37 PM
How to address control within templated custom control from code behind Earl Teigrob Microsoft ASP .NET 2 8th Jun 2004 08:18 PM
RE: How to access page code behind from User Control code behind Tian Min Huang Microsoft Dot NET 4 23rd Mar 2004 01:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:31 AM.