Click here to Skip to main content
15,889,595 members
Home / Discussions / C#
   

C#

 
QuestionGeneral issue: When application doesn't have focus, and you click a button on it, it doesn't register.... Pin
sherifffruitfly23-Dec-09 11:03
sherifffruitfly23-Dec-09 11:03 
AnswerRe: General issue: When application doesn't have focus, and you click a button on it, it doesn't register.... Pin
Ravi Bhavnani23-Dec-09 14:01
professionalRavi Bhavnani23-Dec-09 14:01 
QuestionReflection Get Access Modifier Pin
dataminers23-Dec-09 9:02
dataminers23-Dec-09 9:02 
AnswerRe: Reflection Get Access Modifier Pin
Luc Pattyn23-Dec-09 9:45
sitebuilderLuc Pattyn23-Dec-09 9:45 
GeneralRe: Reflection Get Access Modifier Pin
dataminers24-Dec-09 0:50
dataminers24-Dec-09 0:50 
Questioncan i dynamicly access object from name of object Pin
combo_ci23-Dec-09 6:20
combo_ci23-Dec-09 6:20 
AnswerRe: can i dynamicly access object from name of object Pin
Jordon4Kraftd23-Dec-09 10:13
Jordon4Kraftd23-Dec-09 10:13 
GeneralRe: can i dynamicly access object from name of object Pin
combo_ci23-Dec-09 18:49
combo_ci23-Dec-09 18:49 
i know with reflection we can access all property and method with the instance of the object
but my problem is i want to create instance of instance of the object from a string that contain name of that object
for example :
i know that object of from2 is "Frm_User" and string whith this code
string temp="Frm_User";

can i access the object of form 2 with temp?and change property and and field of that?
GeneralRe: can i dynamicly access object from name of object Pin
Luc Pattyn24-Dec-09 0:48
sitebuilderLuc Pattyn24-Dec-09 0:48 
AnswerRe: can i dynamicly access object from name of object Pin
softty24-Dec-09 0:22
softty24-Dec-09 0:22 
QuestionHow to show all surfaces of a cube? Pin
whiteclouds23-Dec-09 4:48
whiteclouds23-Dec-09 4:48 
Questionhow to create 2 threads on on diferent procesors Pin
Renven23-Dec-09 3:29
Renven23-Dec-09 3:29 
AnswerRe: how to create 2 threads on on diferent procesors [modified] Pin
#realJSOP23-Dec-09 4:31
mve#realJSOP23-Dec-09 4:31 
GeneralRe: how to create 2 threads on on diferent procesors Pin
Ghydo23-Dec-09 4:39
Ghydo23-Dec-09 4:39 
GeneralRe: how to create 2 threads on on diferent procesors Pin
#realJSOP23-Dec-09 4:39
mve#realJSOP23-Dec-09 4:39 
GeneralRe: how to create 2 threads on on diferent procesors Pin
Ghydo23-Dec-09 4:47
Ghydo23-Dec-09 4:47 
GeneralRe: how to create 2 threads on on diferent procesors Pin
#realJSOP23-Dec-09 4:51
mve#realJSOP23-Dec-09 4:51 
GeneralRe: how to create 2 threads on on diferent procesors Pin
Eddy Vluggen23-Dec-09 5:01
professionalEddy Vluggen23-Dec-09 5:01 
AnswerRe: how to create 2 threads on on diferent procesors Pin
Ghydo23-Dec-09 4:38
Ghydo23-Dec-09 4:38 
AnswerRe: how to create 2 threads on on diferent procesors Pin
Luc Pattyn23-Dec-09 5:39
sitebuilderLuc Pattyn23-Dec-09 5:39 
Questionsqlite Pin
jashimu23-Dec-09 3:24
jashimu23-Dec-09 3:24 
AnswerRe: sqlite Pin
Keith Barrow23-Dec-09 3:28
professionalKeith Barrow23-Dec-09 3:28 
AnswerRe: sqlite Pin
Md. Marufuzzaman23-Dec-09 3:41
professionalMd. Marufuzzaman23-Dec-09 3:41 
QuestionWebpartzone Pin
NETLearning23-Dec-09 3:02
NETLearning23-Dec-09 3:02 
AnswerRe: Webpartzone Pin
EliottA23-Dec-09 3:19
EliottA23-Dec-09 3:19 

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.