Click here to Skip to main content
15,921,716 members
Home / Discussions / C#
   

C#

 
Questionhow to debug exchange store event sink Pin
muh22m14-Feb-05 14:30
muh22m14-Feb-05 14:30 
Questioncan you convert this? Pin
jedskie_a14-Feb-05 13:47
jedskie_a14-Feb-05 13:47 
AnswerRe: can you convert this? Pin
Christian Graus14-Feb-05 14:08
protectorChristian Graus14-Feb-05 14:08 
GeneralRe: can you convert this? Pin
jedskie_a14-Feb-05 22:41
jedskie_a14-Feb-05 22:41 
GeneralRe: can you convert this? Pin
Christian Graus15-Feb-05 9:22
protectorChristian Graus15-Feb-05 9:22 
QuestionHow to delete or Remove Item with image from ListView in C#? Pin
SudhaMakki14-Feb-05 11:52
SudhaMakki14-Feb-05 11:52 
Generalalmost custom control Pin
Sasuko14-Feb-05 11:47
Sasuko14-Feb-05 11:47 
GeneralRe: almost custom control Pin
Dave Kreskowiak14-Feb-05 17:55
mveDave Kreskowiak14-Feb-05 17:55 
You can't add it to the controls collection because your class doesn't inherit from Control. Since your just encapsulating normal Windows Forms controls, rewrite your class inheriting from UserControl. THen you'll be able to add it to the Controls collection.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Generalcan't add reference for hash tables in C#.net Pin
kowplunk14-Feb-05 11:45
kowplunk14-Feb-05 11:45 
GeneralRe: can't add reference for hash tables in C#.net Pin
Christian Graus14-Feb-05 12:05
protectorChristian Graus14-Feb-05 12:05 
GeneralRe: can't add reference for hash tables in C#.net Pin
kowplunk14-Feb-05 18:12
kowplunk14-Feb-05 18:12 
GeneralRe: can't add reference for hash tables in C#.net Pin
Christian Graus15-Feb-05 9:21
protectorChristian Graus15-Feb-05 9:21 
GeneralSSH and Sockets Pin
montew14-Feb-05 11:38
montew14-Feb-05 11:38 
GeneralCustom Control Pin
ronin177014-Feb-05 9:44
ronin177014-Feb-05 9:44 
GeneralCaption Bar Pin
TyronX14-Feb-05 9:41
TyronX14-Feb-05 9:41 
GeneralRe: Caption Bar Pin
TyronX14-Feb-05 9:57
TyronX14-Feb-05 9:57 
GeneralRe: Caption Bar Pin
Sasuko14-Feb-05 11:48
Sasuko14-Feb-05 11:48 
GeneralRe: Caption Bar Pin
leppie14-Feb-05 21:41
leppie14-Feb-05 21:41 
GeneralRe: Caption Bar Pin
TyronX15-Feb-05 4:47
TyronX15-Feb-05 4:47 
Questionhow create a class with multi inheritance Pin
Sasuko14-Feb-05 9:19
Sasuko14-Feb-05 9:19 
AnswerRe: how create a class with multi inheritance Pin
Michael P Butler14-Feb-05 9:26
Michael P Butler14-Feb-05 9:26 
GeneralRe: how create a class with multi inheritance Pin
tpepels14-Feb-05 11:49
tpepels14-Feb-05 11:49 
GeneralSharepoint tree view Pin
Esmo200014-Feb-05 9:12
Esmo200014-Feb-05 9:12 
QuestionPlaying Sounds in PPC using Managed Code? Pin
Leonardo Paneque14-Feb-05 9:01
Leonardo Paneque14-Feb-05 9:01 
Generalis there any way to remove (Side header) from datagrid control Pin
ronin177014-Feb-05 8:59
ronin177014-Feb-05 8:59 

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.