Click here to Skip to main content
15,895,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: Border around PictureBox Pin
Anonymous3-May-05 12:53
Anonymous3-May-05 12:53 
GeneralRe: Border around PictureBox Pin
MoustafaS3-May-05 13:00
MoustafaS3-May-05 13:00 
GeneralTraceSwitch Initialization Problem Pin
Peter Vertes3-May-05 11:12
Peter Vertes3-May-05 11:12 
GeneralStrongly naming referenced COM components Pin
RB@Emphasys3-May-05 10:18
RB@Emphasys3-May-05 10:18 
QuestionIs Label serializable? Pin
Anonymous3-May-05 9:37
Anonymous3-May-05 9:37 
AnswerRe: Is Label serializable? Pin
DavidNohejl3-May-05 11:01
DavidNohejl3-May-05 11:01 
AnswerRe: Is Label serializable? Pin
Marc Clifton3-May-05 15:34
mvaMarc Clifton3-May-05 15:34 
AnswerRe: Is Label serializable? Pin
Mathew Hall3-May-05 16:44
Mathew Hall3-May-05 16:44 
Contrary to what dnh and Marc say above, Labels (or any other Controls) are NOT serializable. ArrayLists are serializable, but how much success you have depends on whether the objects contained inside are serializable.

Take a look at my article Themed Windows XP style Explorer Bar[^] for a way to get around the "Controls aren't serializable" problem. Also, it's probably wise to read what MSDN has to say about serializing[^]

"I think I speak on behalf of everyone here when I say huh?" - Buffy
GeneralNeed help: Referencing Main Form from a Class Library. Pin
CarolAnnLove3-May-05 8:33
CarolAnnLove3-May-05 8:33 
GeneralRe: Need help: Referencing Main Form from a Class Library. Pin
CarolAnnLove3-May-05 8:41
CarolAnnLove3-May-05 8:41 
GeneralRe: Need help: Referencing Main Form from a Class Library. Pin
MoustafaS3-May-05 9:11
MoustafaS3-May-05 9:11 
GeneralRe: Need help: Referencing Main Form from a Class Library. Pin
DavidNohejl3-May-05 9:37
DavidNohejl3-May-05 9:37 
QuestionShould I create a Dll? Pin
Anonymous3-May-05 8:27
Anonymous3-May-05 8:27 
AnswerRe: Should I create a Dll? Pin
Anonymous3-May-05 10:17
Anonymous3-May-05 10:17 
GeneralRe: Should I create a Dll? Pin
Anonymous3-May-05 10:44
Anonymous3-May-05 10:44 
GeneralRe: Should I create a Dll? Pin
DavidNohejl3-May-05 11:05
DavidNohejl3-May-05 11:05 
GeneralDLL Config File Pin
jklucker3-May-05 7:53
jklucker3-May-05 7:53 
GeneralRe: DLL Config File Pin
Dave Kreskowiak3-May-05 8:46
mveDave Kreskowiak3-May-05 8:46 
GeneralRe: DLL Config File Pin
jklucker3-May-05 8:54
jklucker3-May-05 8:54 
GeneralRe: DLL Config File Pin
DavidNohejl3-May-05 11:19
DavidNohejl3-May-05 11:19 
GeneralRe: DLL Config File Pin
jklucker4-May-05 16:16
jklucker4-May-05 16:16 
GeneralGames and depth of objects - help =) Pin
Anthony Mushrow3-May-05 7:44
professionalAnthony Mushrow3-May-05 7:44 
GeneralRe: Games and depth of objects - help =) Pin
Judah Gabriel Himango3-May-05 8:13
sponsorJudah Gabriel Himango3-May-05 8:13 
GeneralRe: Games and depth of objects - help =) Pin
Anthony Mushrow3-May-05 8:40
professionalAnthony Mushrow3-May-05 8:40 
GeneralRe: Games and depth of objects - help =) Pin
Judah Gabriel Himango3-May-05 10:35
sponsorJudah Gabriel Himango3-May-05 10:35 

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.