Click here to Skip to main content
15,917,329 members
Home / Discussions / C#
   

C#

 
GeneralRe: AfterCheck event Arg Pin
CocciaStella26-Sep-04 9:00
CocciaStella26-Sep-04 9:00 
QuestionReflection : how to transfer messages between to loaded assemblies? Pin
CNU25-Sep-04 17:43
CNU25-Sep-04 17:43 
QuestionHow to get local web server's home directory? Pin
CNU25-Sep-04 17:41
CNU25-Sep-04 17:41 
AnswerRe: How to get local web server's home directory? Pin
Colin Angus Mackay26-Sep-04 1:41
Colin Angus Mackay26-Sep-04 1:41 
GeneralRe: How to get local web server's home directory? Pin
CNU27-Sep-04 17:30
CNU27-Sep-04 17:30 
AnswerRe: How to get local web server's home directory? Pin
Colin Angus Mackay27-Sep-04 20:41
Colin Angus Mackay27-Sep-04 20:41 
GeneralCheckers under c# Pin
aeruzcar25-Sep-04 17:31
aeruzcar25-Sep-04 17:31 
GeneralRe: Checkers under c# Pin
SimonS25-Sep-04 22:25
SimonS25-Sep-04 22:25 
GeneralRe: Checkers under c# Pin
Anonymous26-Sep-04 5:50
Anonymous26-Sep-04 5:50 
QuestionCan I put an email to the inbox of the outlook (not outlook express) using outlook object model? Pin
ting66825-Sep-04 16:01
ting66825-Sep-04 16:01 
QuestionTransfer an SQL database? Pin
cemlouis25-Sep-04 14:09
cemlouis25-Sep-04 14:09 
AnswerRe: Transfer an SQL database? Pin
Colin Angus Mackay25-Sep-04 14:56
Colin Angus Mackay25-Sep-04 14:56 
Questiontrying to fade in and out a picture on a form? Pin
vista2725-Sep-04 13:46
vista2725-Sep-04 13:46 
AnswerRe: trying to fade in and out a picture on a form? Pin
Alex Korchemniy25-Sep-04 15:03
Alex Korchemniy25-Sep-04 15:03 
suggestion. do not use a form to do this. i would suggest that you create a custom control to do this.

have a timer and paint the image urself using GDI. as far as alpha levels you are going to have to do a little playing around with GDI+ features. i haven't done much of this but you can take a look at some of the GDI tutorials here on CP. This one looks interesting: http://www.codeproject.com/cs/media/CsTranspTutorial1.asp[^] and this one
http://www.codeproject.com/cs/media/CsTranspTutorial2.asp[^]
AnswerRe: trying to fade in and out a picture on a form? Pin
yoaz26-Sep-04 3:43
yoaz26-Sep-04 3:43 
GeneralReflection and operators Pin
Ben Martin25-Sep-04 12:39
Ben Martin25-Sep-04 12:39 
GeneralRe: Reflection and operators Pin
Alex Korchemniy25-Sep-04 12:58
Alex Korchemniy25-Sep-04 12:58 
GeneralRe: Reflection and operators Pin
Ben Martin25-Sep-04 14:52
Ben Martin25-Sep-04 14:52 
GeneralRe: Reflection and operators Pin
Ben Martin25-Sep-04 20:12
Ben Martin25-Sep-04 20:12 
Generalfind a record Pin
cmarmr25-Sep-04 12:27
cmarmr25-Sep-04 12:27 
GeneralRe: find a record Pin
Alex Korchemniy25-Sep-04 12:44
Alex Korchemniy25-Sep-04 12:44 
GeneralDigi cam wizard Pin
Alex Korchemniy25-Sep-04 12:25
Alex Korchemniy25-Sep-04 12:25 
GeneralDifference between 2 datetime Pin
Apusnaias25-Sep-04 11:48
Apusnaias25-Sep-04 11:48 
GeneralRe: Difference between 2 datetime Pin
Alex Korchemniy25-Sep-04 12:28
Alex Korchemniy25-Sep-04 12:28 
GeneralRe: Difference between 2 datetime Pin
Apusnaias25-Sep-04 12:44
Apusnaias25-Sep-04 12:44 

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.