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

C#

 
QuestionRe: Enum / Cast Question Pin
chaiguy133725-Aug-08 14:55
chaiguy133725-Aug-08 14:55 
AnswerRe: Enum / Cast Question Pin
N a v a n e e t h25-Aug-08 18:13
N a v a n e e t h25-Aug-08 18:13 
AnswerRe: Enum / Cast Question Pin
DaveyM6925-Aug-08 23:10
professionalDaveyM6925-Aug-08 23:10 
GeneralRe: Enum / Cast Question Pin
chaiguy133726-Aug-08 4:42
chaiguy133726-Aug-08 4:42 
Questionhow to drag and drop control on the form? Pin
mohamad108825-Aug-08 6:56
mohamad108825-Aug-08 6:56 
QuestionHosting Pin
ellllllllie25-Aug-08 5:12
ellllllllie25-Aug-08 5:12 
AnswerRe: Hosting Pin
chaiguy133725-Aug-08 14:57
chaiguy133725-Aug-08 14:57 
QuestionHow to dail with controls at runtime? Pin
mohamad108825-Aug-08 5:07
mohamad108825-Aug-08 5:07 
I have made my own control inherited from System.Windows.Forms.UserControl
then by using reflection I have created an object from my own control at run time
after creation this control have been added to the collection of the container(form)
System.Windows.Forms.Form.Controls.

the problem is
When the control is in the form (before runtime) it's easy to handel any of its events but now how to handel this control's events as (MouseDown , MouseUp , DragDrop , DragEnter and DragOver) as this control has never been created yet ?
AnswerRe: How to dail with controls at runtime? Pin
Dr. Emmett Brown25-Aug-08 5:32
Dr. Emmett Brown25-Aug-08 5:32 
AnswerRe: How to dail with controls at runtime? Pin
User 665825-Aug-08 5:33
User 665825-Aug-08 5:33 
QuestionSet ifelse in workflow Pin
A.firooz25-Aug-08 4:51
A.firooz25-Aug-08 4:51 
AnswerRe: Set ifelse in workflow Pin
Manas Bhardwaj25-Aug-08 5:07
professionalManas Bhardwaj25-Aug-08 5:07 
QuestionReaching sql database diagram by using smo? Pin
omegazafer25-Aug-08 3:26
omegazafer25-Aug-08 3:26 
QuestionUsing Windows keyboard api? [modified] Pin
omegazafer25-Aug-08 3:09
omegazafer25-Aug-08 3:09 
AnswerRe: Using Windows keyboard api? Pin
Brij25-Aug-08 4:26
mentorBrij25-Aug-08 4:26 
GeneralRe: Using Windows keyboard api? Pin
omegazafer25-Aug-08 12:11
omegazafer25-Aug-08 12:11 
AnswerRe: Using Windows keyboard api? Pin
chaiguy133725-Aug-08 15:02
chaiguy133725-Aug-08 15:02 
GeneralRe: Using Windows keyboard api? Pin
omegazafer26-Aug-08 23:41
omegazafer26-Aug-08 23:41 
QuestionWindows services Pin
George_George25-Aug-08 2:27
George_George25-Aug-08 2:27 
AnswerRe: Windows services Pin
#realJSOP25-Aug-08 2:43
mve#realJSOP25-Aug-08 2:43 
GeneralRe: Windows services Pin
George_George25-Aug-08 2:58
George_George25-Aug-08 2:58 
GeneralRe: Windows services Pin
#realJSOP25-Aug-08 3:04
mve#realJSOP25-Aug-08 3:04 
GeneralRe: Windows services Pin
George_George25-Aug-08 3:15
George_George25-Aug-08 3:15 
GeneralRe: Windows services Pin
#realJSOP25-Aug-08 3:22
mve#realJSOP25-Aug-08 3:22 
GeneralRe: Windows services Pin
George_George25-Aug-08 20:41
George_George25-Aug-08 20:41 

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.