Click here to Skip to main content
15,902,777 members
Home / Discussions / C#
   

C#

 
QuestionCan anybody explain me how does casting work *internally*? Pin
Salil Khedkar24-Aug-04 20:40
Salil Khedkar24-Aug-04 20:40 
AnswerRe: Can anybody explain me how does casting work *internally*? Pin
leppie24-Aug-04 21:06
leppie24-Aug-04 21:06 
AnswerRe: Can anybody explain me how does casting work *internally*? Pin
Sebastian Schneider25-Aug-04 5:12
Sebastian Schneider25-Aug-04 5:12 
GeneralRe: Can anybody explain me how does casting work *internally*? Pin
Salil Khedkar25-Aug-04 20:45
Salil Khedkar25-Aug-04 20:45 
QuestionAre there dynamic array librarys available in C#? Pin
gotton24-Aug-04 20:10
gotton24-Aug-04 20:10 
AnswerRe: Are there dynamic array librarys available in C#? Pin
leppie24-Aug-04 21:04
leppie24-Aug-04 21:04 
AnswerRe: Are there dynamic array librarys available in C#? Pin
Norman-Timo25-Aug-04 3:21
Norman-Timo25-Aug-04 3:21 
GeneralDrawing Pin
Member 1697724-Aug-04 18:29
Member 1697724-Aug-04 18:29 
Hi,

I want to do lot of Drawing,in my application.I am Doing that on Panel Control palced on Form.One requirement is i want to connect two UserControls on the panel with the line.When UserControls are moved by user line between them should be adjusted accordingly.That line should be Clickable as well so that user will Click on that line and adust the position of that line by draging it,or even he can delete that line.

If i draw that line with CreateGraphics().DrawLine,it will not be clickable??
How can i do this??

Thanks,
TusharM




GeneralRe: Drawing Pin
sreejith ss nair24-Aug-04 18:56
sreejith ss nair24-Aug-04 18:56 
QuestionFirst time using Windows Forms -- Components not appearing? Pin
Waverian24-Aug-04 17:23
Waverian24-Aug-04 17:23 
AnswerRe: First time using Windows Forms -- Components not appearing? Pin
sreejith ss nair24-Aug-04 18:53
sreejith ss nair24-Aug-04 18:53 
QuestionSingleton ? Pin
Christian Graus24-Aug-04 16:06
protectorChristian Graus24-Aug-04 16:06 
AnswerRe: Singleton ? Pin
Heath Stewart24-Aug-04 16:11
protectorHeath Stewart24-Aug-04 16:11 
QuestionHashtable error: "Object reference not set to an instance of ans object."! ??? Pin
gman4424-Aug-04 15:04
gman4424-Aug-04 15:04 
AnswerRe: Hashtable error: "Object reference not set to an instance of ans object."! ??? Pin
Charlie Williams24-Aug-04 15:33
Charlie Williams24-Aug-04 15:33 
GeneralRe: Hashtable error: "Object reference not set to an instance of ans object."! ??? Pin
Heath Stewart24-Aug-04 15:53
protectorHeath Stewart24-Aug-04 15:53 
GeneralRe: Hashtable error: "Object reference not set to an instance of ans object."! ??? Pin
Charlie Williams24-Aug-04 16:35
Charlie Williams24-Aug-04 16:35 
AnswerRe: Hashtable error: "Object reference not set to an instance of ans object."! ??? Pin
Heath Stewart24-Aug-04 15:51
protectorHeath Stewart24-Aug-04 15:51 
AnswerRe: Hashtable error: "Object reference not set to an instance of ans object."! ??? Pin
Jay Shankar24-Aug-04 16:09
Jay Shankar24-Aug-04 16:09 
GeneralC# CreateGraphics() Pin
Moon Boy24-Aug-04 13:01
Moon Boy24-Aug-04 13:01 
GeneralRe: C# CreateGraphics() Pin
Charlie Williams24-Aug-04 13:33
Charlie Williams24-Aug-04 13:33 
GeneralRe: C# CreateGraphics() Pin
Jay Shankar24-Aug-04 15:19
Jay Shankar24-Aug-04 15:19 
GeneralRe: C# CreateGraphics() Pin
Moon Boy24-Aug-04 16:52
Moon Boy24-Aug-04 16:52 
GeneralRe: C# CreateGraphics() Pin
leppie24-Aug-04 19:57
leppie24-Aug-04 19:57 
GeneralRe: C# CreateGraphics() Pin
Jay Shankar24-Aug-04 21:30
Jay Shankar24-Aug-04 21:30 

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.