Click here to Skip to main content
15,893,923 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to get the last node of a TreeView Pin
Chals15-Sep-05 20:21
Chals15-Sep-05 20:21 
GeneralRe: How to get the last node of a TreeView Pin
xilefxilef17-Sep-05 9:59
xilefxilef17-Sep-05 9:59 
AnswerRe: How to get the last node of a TreeView Pin
Rcms Support29-Oct-17 20:02
Rcms Support29-Oct-17 20:02 
QuestionArraylists, Collections & Dictionaries... Pin
raysot77715-Sep-05 5:41
raysot77715-Sep-05 5:41 
AnswerRe: Arraylists, Collections & Dictionaries... Pin
Guffa15-Sep-05 6:18
Guffa15-Sep-05 6:18 
GeneralRe: Arraylists, Collections & Dictionaries... Pin
raysot77715-Sep-05 16:05
raysot77715-Sep-05 16:05 
GeneralRe: Arraylists, Collections & Dictionaries... Pin
Guffa15-Sep-05 20:38
Guffa15-Sep-05 20:38 
QuestionRemoting - Image problem Pin
The Liquidian15-Sep-05 4:30
The Liquidian15-Sep-05 4:30 
Hi.

Have a remote object. This class has a method that generates and returns an image. I want to set this image to a picture box, on the client.
E.g:

picBox.Image = remObj.GetImage();

But when I run this code I get the following error:
“cannot find field nativeImage”
This error comes from 'System.Drawing.Image'

How can I stop this error?
How can I set the picture box image to an image created by the remote object?
Please note that I do not need help creating an image, just setting it to the picture box image from the remote object.

I am using C#, but I will be grateful for any assistance

Thank you for any help...Sniff | :^)
AnswerRe: Remoting - Image problem Pin
Judah Gabriel Himango15-Sep-05 7:24
sponsorJudah Gabriel Himango15-Sep-05 7:24 
QuestionUsing WebRequest / WebResponse Pin
Stefan_ Spenz15-Sep-05 3:41
Stefan_ Spenz15-Sep-05 3:41 
AnswerRe: Using WebRequest / WebResponse Pin
Guffa15-Sep-05 3:59
Guffa15-Sep-05 3:59 
AnswerRe: Using WebRequest / WebResponse Pin
surfman1915-Sep-05 9:19
surfman1915-Sep-05 9:19 
QuestionSecurityException running a winApp located on intranet Pin
joaoPaulo15-Sep-05 3:40
joaoPaulo15-Sep-05 3:40 
AnswerRe: SecurityException running a winApp located on intranet Pin
mav.northwind15-Sep-05 5:58
mav.northwind15-Sep-05 5:58 
Questionhow to assign the session variable in javascript Pin
mohd rafi15-Sep-05 3:19
mohd rafi15-Sep-05 3:19 
QuestionaxBrowser + MDIChild problem Pin
g00fyman15-Sep-05 3:12
g00fyman15-Sep-05 3:12 
QuestionDatagrid row selection problem Pin
Wjousts15-Sep-05 2:10
Wjousts15-Sep-05 2:10 
AnswerRe: Datagrid row selection problem Pin
miah alom15-Sep-05 3:52
miah alom15-Sep-05 3:52 
GeneralRe: Datagrid row selection problem Pin
Wjousts15-Sep-05 5:44
Wjousts15-Sep-05 5:44 
GeneralRe: Datagrid row selection problem Pin
QuietKnight15-Sep-05 5:53
QuietKnight15-Sep-05 5:53 
GeneralRe: Datagrid row selection problem Pin
Wjousts15-Sep-05 6:11
Wjousts15-Sep-05 6:11 
GeneralRe: Datagrid row selection problem Pin
Wjousts15-Sep-05 6:15
Wjousts15-Sep-05 6:15 
GeneralRe: Datagrid row selection problem Pin
Wjousts15-Sep-05 7:00
Wjousts15-Sep-05 7:00 
GeneralRe: Datagrid row selection problem Pin
QuietKnight15-Sep-05 7:07
QuietKnight15-Sep-05 7:07 
QuestionAccessing Form Data from another form Pin
LiamD15-Sep-05 1:50
LiamD15-Sep-05 1:50 

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.