Click here to Skip to main content
15,901,853 members
Home / Discussions / C#
   

C#

 
GeneralRe: (re-)format c# Pin
Heath Stewart7-Mar-04 4:21
protectorHeath Stewart7-Mar-04 4:21 
GeneralMulti threading with 3 parameters Pin
dabuskol6-Mar-04 18:57
dabuskol6-Mar-04 18:57 
GeneralRe: Multi threading with 3 parameters Pin
Heath Stewart6-Mar-04 20:39
protectorHeath Stewart6-Mar-04 20:39 
GeneralRe: Multi threading with 3 parameters Pin
dabuskol7-Mar-04 0:27
dabuskol7-Mar-04 0:27 
GeneralRe: Multi threading with 3 parameters Pin
Heath Stewart7-Mar-04 4:15
protectorHeath Stewart7-Mar-04 4:15 
Questionusing Find Symbol in code? Pin
madmantk6-Mar-04 17:31
madmantk6-Mar-04 17:31 
QuestionC# PropertyBag? Pin
meago6-Mar-04 16:58
meago6-Mar-04 16:58 
AnswerRe: C# PropertyBag? Pin
Heath Stewart6-Mar-04 17:50
protectorHeath Stewart6-Mar-04 17:50 
They're called properties. Any properties on your control are serialized to the code file. Your designer for the control (if you provide one) can also create PropertyDescriptors that hold the value of design-time variables or expose other aspects of the code (such as the access modifier or localization settings) as properties.

For more information, see Enhancing Design-time Support[^] in the .NET Framework SDK.

 

Microsoft MVP, Visual C#
My Articles
GeneralIcon image loses quality after deserialization Pin
Flack6-Mar-04 12:27
Flack6-Mar-04 12:27 
GeneralRe: Icon image loses quality after deserialization Pin
Member 9300226-Mar-04 19:46
Member 9300226-Mar-04 19:46 
GeneralRe: Icon image loses quality after deserialization Pin
Member 9300226-Mar-04 19:48
Member 9300226-Mar-04 19:48 
GeneralToo many apps opening Pin
BigBlob2026-Mar-04 9:00
BigBlob2026-Mar-04 9:00 
GeneralRe: Too many apps opening Pin
Heath Stewart6-Mar-04 17:46
protectorHeath Stewart6-Mar-04 17:46 
Questionhow to get Serial Number? Pin
SherKar6-Mar-04 7:29
SherKar6-Mar-04 7:29 
AnswerRe: how to get Serial Number? Pin
Mazdak6-Mar-04 10:48
Mazdak6-Mar-04 10:48 
QuestionAccess to Streaming data? Pin
holt6-Mar-04 5:31
holt6-Mar-04 5:31 
AnswerRe: Access to Streaming data? Pin
ian mariano6-Mar-04 6:22
ian mariano6-Mar-04 6:22 
Generalfrom a listbox to a database Pin
ASGill6-Mar-04 5:05
ASGill6-Mar-04 5:05 
GeneralRe: from a listbox to a database Pin
Mazdak6-Mar-04 7:28
Mazdak6-Mar-04 7:28 
GeneralRe: from a listbox to a database Pin
ASGill6-Mar-04 17:44
ASGill6-Mar-04 17:44 
GeneralRe: from a listbox to a database Pin
Mazdak6-Mar-04 19:44
Mazdak6-Mar-04 19:44 
GeneralRe: from a listbox to a database Pin
ASGill7-Mar-04 15:19
ASGill7-Mar-04 15:19 
GeneralRe: from a listbox to a database Pin
Mazdak7-Mar-04 19:04
Mazdak7-Mar-04 19:04 
Questionhow to get and set scrollbar positions of a rich textbox control.? Pin
neoksd6-Mar-04 2:27
neoksd6-Mar-04 2:27 
AnswerRe: how to get and set scrollbar positions of a rich textbox control.? Pin
Nick Parker6-Mar-04 4:52
protectorNick Parker6-Mar-04 4:52 

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.