Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
QuestionWeb cam streaming Pin
SHINOJK8-Jun-08 12:13
SHINOJK8-Jun-08 12:13 
QuestionHow to insert item into ListView control that have 2 column ? Pin
Yanshof8-Jun-08 12:03
Yanshof8-Jun-08 12:03 
AnswerRe: How to insert item into ListView control that have 2 column ? Pin
teejayem8-Jun-08 12:07
teejayem8-Jun-08 12:07 
Questionusing a click event of a picture box Pin
robig28-Jun-08 11:14
robig28-Jun-08 11:14 
AnswerRe: using a click event of a picture box Pin
Guffa8-Jun-08 11:52
Guffa8-Jun-08 11:52 
GeneralRe: using a click event of a picture box Pin
robig28-Jun-08 13:48
robig28-Jun-08 13:48 
GeneralRe: using a click event of a picture box Pin
robig27-Jul-08 7:44
robig27-Jul-08 7:44 
GeneralRe: using a click event of a picture box Pin
Guffa8-Jul-08 2:07
Guffa8-Jul-08 2:07 
robig2 wrote:
how am i supposed to use the pictur box`s event?


Then you would have to add a property to your control to expose a reference to the picture box, but that's a bit of a kludge. You should let the user control handle the events of it's controls, and use an event in the user control to communicate with the code outside the user control.

Despite everything, the person most likely to be fooling you next is yourself.

QuestionPlatform Invoke Pin
ncjlee8-Jun-08 9:07
ncjlee8-Jun-08 9:07 
AnswerRe: Platform Invoke Pin
ncjlee8-Jun-08 23:00
ncjlee8-Jun-08 23:00 
Answerrealy want help Pin
Miss_hacker8-Jun-08 7:32
Miss_hacker8-Jun-08 7:32 
GeneralRe: realy want help Pin
Garth J Lancaster8-Jun-08 14:32
professionalGarth J Lancaster8-Jun-08 14:32 
QuestionWhich Image Would Make A Better Splash Screen Background? Pin
That Asian Guy8-Jun-08 7:14
That Asian Guy8-Jun-08 7:14 
AnswerRe: Which Image Would Make A Better Splash Screen Background? Pin
Gareth H8-Jun-08 7:29
Gareth H8-Jun-08 7:29 
GeneralRe: Which Image Would Make A Better Splash Screen Background? Pin
That Asian Guy8-Jun-08 8:15
That Asian Guy8-Jun-08 8:15 
AnswerRe: Which Image Would Make A Better Splash Screen Background? Pin
Anthony Mushrow8-Jun-08 13:36
professionalAnthony Mushrow8-Jun-08 13:36 
Questionan other-other image processing Pin
Sajjad Izadi8-Jun-08 5:40
Sajjad Izadi8-Jun-08 5:40 
AnswerRe: an other-other image processing [modified] Pin
User 66588-Jun-08 6:40
User 66588-Jun-08 6:40 
GeneralRe: an other-other image processing Pin
Sajjad Izadi8-Jun-08 9:26
Sajjad Izadi8-Jun-08 9:26 
Questionssis package in C# Pin
Member 40084928-Jun-08 5:36
Member 40084928-Jun-08 5:36 
QuestionWhat is this advantage? Pin
ASysSolvers8-Jun-08 3:19
ASysSolvers8-Jun-08 3:19 
AnswerRe: What is this advantage? Pin
S. Senthil Kumar8-Jun-08 3:27
S. Senthil Kumar8-Jun-08 3:27 
QuestionPredicates and foreach Problem [modified] Pin
Jammer8-Jun-08 0:41
Jammer8-Jun-08 0:41 
AnswerRe: Predicates and foreach Problem Pin
leppie8-Jun-08 1:20
leppie8-Jun-08 1:20 
GeneralRe: Predicates and foreach Problem Pin
Jammer8-Jun-08 1:22
Jammer8-Jun-08 1:22 

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.