Click here to Skip to main content
15,924,507 members
Home / Discussions / C#
   

C#

 
GeneralRe: Accessing Form Components from another class(namespace) Pin
Jesse Squire10-Apr-08 3:06
Jesse Squire10-Apr-08 3:06 
QuestionDataGridView scrolling Problem Pin
Member 464310110-Apr-08 2:03
Member 464310110-Apr-08 2:03 
QuestionConverting Word .doc to image file Pin
kensai10-Apr-08 1:38
kensai10-Apr-08 1:38 
GeneralRe: Converting Word .doc to image file Pin
Christian Graus10-Apr-08 1:42
protectorChristian Graus10-Apr-08 1:42 
GeneralRe: Converting Word .doc to image file Pin
Pete O'Hanlon10-Apr-08 2:01
mvePete O'Hanlon10-Apr-08 2:01 
GeneralPassing Image data between forms Pin
hbez10-Apr-08 1:03
hbez10-Apr-08 1:03 
GeneralRe: Passing Image data between forms Pin
Pete O'Hanlon10-Apr-08 1:13
mvePete O'Hanlon10-Apr-08 1:13 
GeneralRe: Passing Image data between forms Pin
Christian Graus10-Apr-08 1:32
protectorChristian Graus10-Apr-08 1:32 
hbez wrote:
but the method does not accept a parameter.


You need to write the method that takes the parameter.

Or you can create the image as a property that is lazy initialised on a static class, making it load the first time it's accessed, and accessible from your entire project.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionHow to form regexp for ommiting hidden folders? Pin
Yoyosch10-Apr-08 0:54
Yoyosch10-Apr-08 0:54 
AnswerRe: How to form regexp for ommiting hidden folders? Pin
Christian Graus10-Apr-08 1:33
protectorChristian Graus10-Apr-08 1:33 
AnswerRe: How to form regexp for ommiting hidden folders? Pin
Pete O'Hanlon10-Apr-08 1:42
mvePete O'Hanlon10-Apr-08 1:42 
GeneralRe: How to form regexp for ommiting hidden folders? Pin
Christian Graus10-Apr-08 1:51
protectorChristian Graus10-Apr-08 1:51 
AnswerRe: How to form regexp for ommiting hidden folders? Pin
Yoyosch10-Apr-08 2:05
Yoyosch10-Apr-08 2:05 
GeneralRe: How to form regexp for ommiting hidden folders? Pin
Pete O'Hanlon10-Apr-08 2:51
mvePete O'Hanlon10-Apr-08 2:51 
GeneralRe: How to form regexp for ommiting hidden folders? Pin
Dave Kreskowiak10-Apr-08 3:52
mveDave Kreskowiak10-Apr-08 3:52 
GeneralRe: How to form regexp for ommiting hidden folders? Pin
mav.northwind10-Apr-08 4:49
mav.northwind10-Apr-08 4:49 
GeneralRe: How to form regexp for ommiting hidden folders? Pin
Dave Kreskowiak10-Apr-08 12:26
mveDave Kreskowiak10-Apr-08 12:26 
QuestionHow to turn off edit when exporting to excel from .rdlc Pin
Ni Na10-Apr-08 0:45
Ni Na10-Apr-08 0:45 
Generalalign Controls at Runtime Pin
greekius9-Apr-08 23:40
greekius9-Apr-08 23:40 
GeneralRe: align Controls at Runtime Pin
Christian Graus10-Apr-08 0:09
protectorChristian Graus10-Apr-08 0:09 
GeneralRe: align Controls at Runtime Pin
Ravenet10-Apr-08 0:12
Ravenet10-Apr-08 0:12 
GeneralChild windows Pin
d35tiny9-Apr-08 23:31
d35tiny9-Apr-08 23:31 
GeneralPrinting a big windows form Pin
manikandanid9-Apr-08 22:44
manikandanid9-Apr-08 22:44 
GeneralNot using webservice URL in the APP.Config Pin
N a v a n e e t h9-Apr-08 22:40
N a v a n e e t h9-Apr-08 22:40 
GeneralRe: Not using webservice URL in the APP.Config Pin
Ravenet10-Apr-08 0:15
Ravenet10-Apr-08 0:15 

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.