Click here to Skip to main content
15,896,338 members
Home / Discussions / C#
   

C#

 
GeneralRe: List Box Pin
Sean891-May-06 9:10
Sean891-May-06 9:10 
GeneralRe: List Box Pin
Kuira1-May-06 13:33
Kuira1-May-06 13:33 
QuestionPersistent Button Pin
IceWater4230-Apr-06 13:35
IceWater4230-Apr-06 13:35 
AnswerRe: Persistent Button Pin
Stanciu Vlad30-Apr-06 21:54
Stanciu Vlad30-Apr-06 21:54 
GeneralRe: Persistent Button Pin
IceWater421-May-06 5:02
IceWater421-May-06 5:02 
GeneralRe: Persistent Button Pin
Stanciu Vlad1-May-06 7:13
Stanciu Vlad1-May-06 7:13 
GeneralRe: Persistent Button Pin
IceWater421-May-06 8:08
IceWater421-May-06 8:08 
GeneralRe: Persistent Button Pin
Stanciu Vlad1-May-06 8:25
Stanciu Vlad1-May-06 8:25 
I don't think that there is a law preventing the user from modifing the "generated code".

If you have Visual Studio 2003 the custom control you have made will not apear into the tool box so easy. The simplest thing is to modify what I told you.
On the other hand, if you have Visual Studio 2005 the custom control will apear (or if not, just drag it there) into the tool box. In this case just add the control to your form.

If you still don't understand then search CodeProject for articles about custom controls and read about how to use them.

By the way, overriding has nothing to do with your problem. You override a procedure, a class is inherited.

protected internal static readonly ... and I wish the list could continue ...

GeneralRe: Persistent Button Pin
IceWater421-May-06 18:17
IceWater421-May-06 18:17 
Questionopen a word document Pin
deepak130-Apr-06 11:26
deepak130-Apr-06 11:26 
GeneralRe: open a word document Pin
Guffa30-Apr-06 11:57
Guffa30-Apr-06 11:57 
Questionhyperlink in MessageBox? Pin
manusse30-Apr-06 10:03
manusse30-Apr-06 10:03 
AnswerRe: hyperlink in MessageBox? Pin
Graham Nimbley30-Apr-06 10:40
Graham Nimbley30-Apr-06 10:40 
AnswerRe: hyperlink in MessageBox? Pin
Christian Graus30-Apr-06 11:17
protectorChristian Graus30-Apr-06 11:17 
QuestionI want to installed product.. but.... Pin
Real Coder30-Apr-06 8:00
Real Coder30-Apr-06 8:00 
GeneralRe: I want to installed product.. but.... Pin
Guffa30-Apr-06 9:37
Guffa30-Apr-06 9:37 
AnswerRe: I want to installed product.. but.... Pin
Robin Panther30-Apr-06 10:23
Robin Panther30-Apr-06 10:23 
GeneralRe: I want to installed product.. but.... Pin
Real Coder1-May-06 7:03
Real Coder1-May-06 7:03 
QuestionHow to count number of word in text Pin
eyalso30-Apr-06 7:57
eyalso30-Apr-06 7:57 
AnswerRe: How to count number of word in text Pin
Robin Panther30-Apr-06 10:27
Robin Panther30-Apr-06 10:27 
GeneralRe: How to count number of word in text Pin
eyalso30-Apr-06 10:46
eyalso30-Apr-06 10:46 
GeneralRe: How to count number of word in text Pin
Graham Nimbley30-Apr-06 11:35
Graham Nimbley30-Apr-06 11:35 
Questionxml + xslt = html ? Pin
Khepry30-Apr-06 5:47
Khepry30-Apr-06 5:47 
AnswerRe: xml + xslt = html ? Pin
Ravi Bhavnani30-Apr-06 7:41
professionalRavi Bhavnani30-Apr-06 7:41 
QuestionC# ODBC Pin
XeoN-Kc30-Apr-06 4:19
XeoN-Kc30-Apr-06 4:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.