Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
QuestionWhat does a Stream reader/writer return? Pin
Snowjim3-May-03 12:59
Snowjim3-May-03 12:59 
AnswerRe: What does a Stream reader/writer return? Pin
leppie3-May-03 23:47
leppie3-May-03 23:47 
AnswerRe: What does a Stream reader/writer return? Pin
Stephane Rodriguez.4-May-03 0:17
Stephane Rodriguez.4-May-03 0:17 
QuestionCustomizable 3rd party Dialog controls? Pin
Markri2-May-03 13:19
Markri2-May-03 13:19 
AnswerRe: Customizable 3rd party Dialog controls? Pin
Stephane Rodriguez.4-May-03 0:46
Stephane Rodriguez.4-May-03 0:46 
QuestionOutlook like managed ListView Control ? Pin
Chris Richner2-May-03 6:25
Chris Richner2-May-03 6:25 
AnswerRe: Outlook like managed ListView Control ? Pin
J. Dunlap2-May-03 7:14
J. Dunlap2-May-03 7:14 
QuestionHow to show derived controls on a form? Pin
Alvaro Mendez2-May-03 6:13
Alvaro Mendez2-May-03 6:13 
I have a simple project where I've derived my own class from System.Windows.Forms.TextBox. Then, in the same project, I created a form, added a textbox to it, and changed the type from TextBox to MyTextBox (my class name). It all compiles and builds fine. But when I try to open the form in Design mode, I get an error:

System.Runtime.Serialization.SerializationException: Could not find type 'MyTextBox'. Please make sure that the assembly that contains this type is referenced. If this type is a part of the your development project, make sure that the project has been successfully built.

Then the form appears without the textbox on it. How can I solve this problem?

Thanks in advance!
Alvaro


When birds fly in the right formation, they need only exert half the effort. Even in nature, teamwork results in collective laziness. -- despair.com
AnswerRe: How to show derived controls on a form? Pin
apferreira3-May-03 23:16
apferreira3-May-03 23:16 
GeneralSetting ProductName and other version info Pin
S S Basra2-May-03 4:43
S S Basra2-May-03 4:43 
GeneralRe: Setting ProductName and other version info Pin
Burt Harris4-May-03 16:21
Burt Harris4-May-03 16:21 
Questionany idea what this sudo code would do??? Pin
t_elliff2-May-03 4:15
t_elliff2-May-03 4:15 
AnswerRe: any idea what this sudo code would do??? Pin
leppie2-May-03 7:03
leppie2-May-03 7:03 
AnswerRe: any idea what this sudo code would do??? Pin
Jim Stewart2-May-03 8:47
Jim Stewart2-May-03 8:47 
GeneralNices way ... Stream! Pin
Daniel Strigl2-May-03 4:13
Daniel Strigl2-May-03 4:13 
GeneralRe: Nices way ... Stream! Pin
Nathan Blomquist2-May-03 9:23
Nathan Blomquist2-May-03 9:23 
GeneralRe: Nices way ... Stream! Pin
Daniel Strigl2-May-03 20:51
Daniel Strigl2-May-03 20:51 
GeneralPlay music in C# Pin
Stoffe2-May-03 3:25
Stoffe2-May-03 3:25 
GeneralRe: Play music in C# Pin
Tim Fischbach5-May-03 4:42
Tim Fischbach5-May-03 4:42 
GeneralComboGrid Problem: How to get ComboBoxEvents before the DataGrid Pin
STW2-May-03 3:11
STW2-May-03 3:11 
QuestionHow to get KeyDownEvent from a ChildControl before the ParentControl Pin
STW2-May-03 3:10
STW2-May-03 3:10 
GeneralWhere to start... Pin
Steve McLenithan2-May-03 2:28
Steve McLenithan2-May-03 2:28 
GeneralRe: Where to start... Pin
Chris Austin3-May-03 17:06
Chris Austin3-May-03 17:06 
GeneralRe: Where to start... Pin
Steve McLenithan3-May-03 17:11
Steve McLenithan3-May-03 17:11 
GeneralRemoting Pin
Jon Newman2-May-03 1:53
Jon Newman2-May-03 1:53 

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.