Click here to Skip to main content
15,915,702 members
Home / Discussions / C#
   

C#

 
AnswerRe: Image Formats Pin
Luc Pattyn1-Mar-07 12:37
sitebuilderLuc Pattyn1-Mar-07 12:37 
AnswerRe: Image Formats Pin
Hayder Marzouk1-Mar-07 22:19
Hayder Marzouk1-Mar-07 22:19 
QuestionBuild Problem1 Pin
greekius1-Mar-07 10:22
greekius1-Mar-07 10:22 
AnswerRe: Build Problem1 Pin
Luc Pattyn1-Mar-07 10:59
sitebuilderLuc Pattyn1-Mar-07 10:59 
GeneralRe: Build Problem1 Pin
greekius1-Mar-07 21:21
greekius1-Mar-07 21:21 
GeneralRe: Build Problem1 Pin
Luc Pattyn1-Mar-07 23:11
sitebuilderLuc Pattyn1-Mar-07 23:11 
QuestionInvoke method on a datagridview control ! Pin
Hussam Fattahi1-Mar-07 9:54
Hussam Fattahi1-Mar-07 9:54 
AnswerRe: Invoke method on a datagridview control ! Pin
Luc Pattyn1-Mar-07 10:18
sitebuilderLuc Pattyn1-Mar-07 10:18 
Hi,

the InvokeRequired property and Invoke/BeginInvoke methods work the same on all controls,
you can find many articles about that subject.

Both of my articles also show a very simple example; I recommend you look at MainForm.cs
in the Sokoban article.

You must follow the rules here; if you dont, it may or may not work on .NET 1.x
(not work here means freeze); on .NET 2.0 and above, it will throw an exception.

Smile | :)



Luc Pattyn

[My Articles]

GeneralRe: Invoke method on a datagridview control ! Pin
Hussam Fattahi1-Mar-07 10:49
Hussam Fattahi1-Mar-07 10:49 
QuestionThe requested URI is invalid for this FTP command Pin
bemahesh1-Mar-07 9:06
bemahesh1-Mar-07 9:06 
QuestionShutdown Pin
hadad1-Mar-07 8:24
hadad1-Mar-07 8:24 
AnswerRe: Shutdown [modified] Pin
Dawid Mazuruk1-Mar-07 10:38
Dawid Mazuruk1-Mar-07 10:38 
AnswerRe: Shutdown Pin
Luc Pattyn1-Mar-07 11:03
sitebuilderLuc Pattyn1-Mar-07 11:03 
AnswerRe: Shutdown Pin
Hamid_RT2-Mar-07 0:01
Hamid_RT2-Mar-07 0:01 
QuestionSimple string Function Pin
Imran Adam1-Mar-07 7:28
Imran Adam1-Mar-07 7:28 
AnswerRe: Simple string Function Pin
Stefan Troschuetz1-Mar-07 7:32
Stefan Troschuetz1-Mar-07 7:32 
GeneralRe: Simple string Function Pin
Luc Pattyn1-Mar-07 7:57
sitebuilderLuc Pattyn1-Mar-07 7:57 
GeneralRe: Simple string Function Pin
Colin Angus Mackay1-Mar-07 8:01
Colin Angus Mackay1-Mar-07 8:01 
GeneralRe: Simple string Function Pin
Imran Adam1-Mar-07 9:00
Imran Adam1-Mar-07 9:00 
GeneralRe: Simple string Function [modified] Pin
Luc Pattyn1-Mar-07 9:20
sitebuilderLuc Pattyn1-Mar-07 9:20 
GeneralRe: Simple string Function Pin
Stefan Troschuetz1-Mar-07 23:29
Stefan Troschuetz1-Mar-07 23:29 
AnswerRe: Simple string Function Pin
Hayder Marzouk1-Mar-07 22:26
Hayder Marzouk1-Mar-07 22:26 
QuestionHTTP Tunneling in C# without proxy server Pin
SkyNET2908971-Mar-07 6:35
SkyNET2908971-Mar-07 6:35 
AnswerRe: HTTP Tunneling in C# without proxy server Pin
Ennis Ray Lynch, Jr.1-Mar-07 6:40
Ennis Ray Lynch, Jr.1-Mar-07 6:40 
GeneralRe: HTTP Tunneling in C# without proxy server Pin
SkyNET2908971-Mar-07 7:11
SkyNET2908971-Mar-07 7:11 

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.