Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
GeneralRe: Keeping DataTable synchronized with DataGrid after row is deleted Pin
Doug Brower25-Sep-02 7:33
Doug Brower25-Sep-02 7:33 
GeneralGood books or reference for Multithread programming in C# Pin
D Shen25-Sep-02 3:30
D Shen25-Sep-02 3:30 
GeneralRe: Good books or reference for Multithread programming in C# Pin
leppie25-Sep-02 5:49
leppie25-Sep-02 5:49 
GeneralRe: Good books or reference for Multithread programming in C# Pin
D Shen25-Sep-02 9:04
D Shen25-Sep-02 9:04 
GeneralConnection Strings To Db. Pin
Nick Parker25-Sep-02 2:42
protectorNick Parker25-Sep-02 2:42 
GeneralRe: Connection Strings To Db. Pin
leppie25-Sep-02 5:11
leppie25-Sep-02 5:11 
GeneralRe: Connection Strings To Db. Pin
Nick Parker25-Sep-02 17:54
protectorNick Parker25-Sep-02 17:54 
GeneralTAPI3 Telephony Pin
Harihara Subramanian25-Sep-02 2:35
Harihara Subramanian25-Sep-02 2:35 
GeneralRe: TAPI3 Telephony Pin
Ray Cassick25-Sep-02 3:47
Ray Cassick25-Sep-02 3:47 
GeneralTAPI3 Telephony with Playback Pin
Harihara Subramanian25-Sep-02 20:31
Harihara Subramanian25-Sep-02 20:31 
GeneralRe: TAPI3 Telephony with Playback Pin
Ray Cassick26-Sep-02 3:53
Ray Cassick26-Sep-02 3:53 
GeneralTree View Pin
Mazdak24-Sep-02 23:34
Mazdak24-Sep-02 23:34 
GeneralRe: Tree View Pin
leppie25-Sep-02 5:36
leppie25-Sep-02 5:36 
GeneralRe: Tree View Pin
Mazdak25-Sep-02 6:51
Mazdak25-Sep-02 6:51 
GeneralRe: Tree View Pin
leppie25-Sep-02 7:35
leppie25-Sep-02 7:35 
GeneralRe: Tree View Pin
Wjousts25-Sep-02 8:29
Wjousts25-Sep-02 8:29 
QuestionOfficeXP visual style??? Pin
ZZZr24-Sep-02 22:21
sussZZZr24-Sep-02 22:21 
AnswerRe: OfficeXP visual style??? Pin
Paul Watson24-Sep-02 23:22
sitebuilderPaul Watson24-Sep-02 23:22 
GeneralRe: OfficeXP visual style??? Pin
Maciej Pirog25-Sep-02 8:44
Maciej Pirog25-Sep-02 8:44 
GeneralRe: OfficeXP visual style??? Pin
Paul Watson25-Sep-02 8:53
sitebuilderPaul Watson25-Sep-02 8:53 
GeneralRe: OfficeXP visual style??? Pin
Maciej Pirog25-Sep-02 9:22
Maciej Pirog25-Sep-02 9:22 
GeneralRe: OfficeXP visual style??? Pin
leppie25-Sep-02 13:15
leppie25-Sep-02 13:15 
General.NET Everett Changes Pin
David Stone24-Sep-02 12:31
sitebuilderDavid Stone24-Sep-02 12:31 
GeneralRe: .NET Everett Changes Pin
leppie24-Sep-02 13:31
leppie24-Sep-02 13:31 
GeneralCollection Editor Pin
Tomas Petricek24-Sep-02 12:05
Tomas Petricek24-Sep-02 12:05 
Hi,
I want to create my control witch have collection (containing only MyControlItem objects) as a property.
(Something like ImageList with property called Images)
And I want to use Collection Editor (in design mode click on "...").
But I don't know, how to change type of objects that are added (in Collection Editor) to the collection from object to MyControlItem.

Thank you

(and i'm sorry about my english)
Tomáš Petříček

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.