Click here to Skip to main content
15,887,585 members
Home / Discussions / C#
   

C#

 
QuestionModal Dialog [modified] Pin
kamalesh8210-Sep-07 9:34
kamalesh8210-Sep-07 9:34 
AnswerRe: Modal Dialog Pin
Christian Graus10-Sep-07 9:52
protectorChristian Graus10-Sep-07 9:52 
GeneralRe: Modal Dialog Pin
kamalesh8210-Sep-07 9:58
kamalesh8210-Sep-07 9:58 
GeneralRe: Modal Dialog Pin
Christian Graus10-Sep-07 10:00
protectorChristian Graus10-Sep-07 10:00 
QuestionPicture Box created by code not showing up Pin
Jordanwb10-Sep-07 9:09
Jordanwb10-Sep-07 9:09 
AnswerRe: Picture Box created by code not showing up Pin
Ermak8610-Sep-07 9:38
Ermak8610-Sep-07 9:38 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 9:53
Jordanwb10-Sep-07 9:53 
GeneralRe: Picture Box created by code not showing up Pin
Christian Graus10-Sep-07 9:55
protectorChristian Graus10-Sep-07 9:55 
Form is the name of the class. You need the name of the form itself, which you did not provide. Actually, you need to replace Form with this, as you're inside the form.





Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 9:58
Jordanwb10-Sep-07 9:58 
GeneralRe: Picture Box created by code not showing up Pin
Ermak8610-Sep-07 10:02
Ermak8610-Sep-07 10:02 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 10:04
Jordanwb10-Sep-07 10:04 
GeneralRe: Picture Box created by code not showing up Pin
Ermak8610-Sep-07 10:13
Ermak8610-Sep-07 10:13 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 10:18
Jordanwb10-Sep-07 10:18 
GeneralRe: Picture Box created by code not showing up Pin
Skippums10-Sep-07 10:34
Skippums10-Sep-07 10:34 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 10:42
Jordanwb10-Sep-07 10:42 
GeneralRe: Picture Box created by code not showing up Pin
Skippums10-Sep-07 10:48
Skippums10-Sep-07 10:48 
GeneralRe: Picture Box created by code not showing up Pin
Ermak8610-Sep-07 10:47
Ermak8610-Sep-07 10:47 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 10:48
Jordanwb10-Sep-07 10:48 
GeneralRe: Picture Box created by code not showing up Pin
Christian Graus10-Sep-07 10:25
protectorChristian Graus10-Sep-07 10:25 
Questionhosting a java applet Pin
zildjohn0110-Sep-07 8:52
zildjohn0110-Sep-07 8:52 
AnswerRe: hosting a java applet Pin
led mike10-Sep-07 9:28
led mike10-Sep-07 9:28 
GeneralRe: hosting a java applet Pin
zildjohn0110-Sep-07 13:07
zildjohn0110-Sep-07 13:07 
GeneralRe: hosting a java applet Pin
led mike11-Sep-07 4:41
led mike11-Sep-07 4:41 
GeneralRe: hosting a java applet Pin
zildjohn0111-Sep-07 10:59
zildjohn0111-Sep-07 10:59 
GeneralRe: hosting a java applet Pin
led mike11-Sep-07 11:43
led mike11-Sep-07 11:43 

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.