Click here to Skip to main content
15,884,388 members
Home / Discussions / C#
   

C#

 
GeneralRe: Looking for a .Net Named-Lock-Manager Pin
Gerry Schmitz16-Mar-16 8:31
mveGerry Schmitz16-Mar-16 8:31 
GeneralRe: Looking for a .Net Named-Lock-Manager Pin
Sascha Lefèvre16-Mar-16 9:12
professionalSascha Lefèvre16-Mar-16 9:12 
GeneralRe: Looking for a .Net Named-Lock-Manager Pin
Gerry Schmitz16-Mar-16 9:23
mveGerry Schmitz16-Mar-16 9:23 
GeneralRe: Looking for a .Net Named-Lock-Manager Pin
Sascha Lefèvre16-Mar-16 9:34
professionalSascha Lefèvre16-Mar-16 9:34 
QuestionHow to multiselect DataGridView rows without pressing CTRL key in c#? Pin
naouf1016-Mar-16 2:33
naouf1016-Mar-16 2:33 
AnswerRe: How to multiselect DataGridView rows without pressing CTRL key in c#? Pin
OriginalGriff16-Mar-16 3:43
mveOriginalGriff16-Mar-16 3:43 
AnswerRe: How to multiselect DataGridView rows without pressing CTRL key in c#? Pin
Gerry Schmitz16-Mar-16 5:24
mveGerry Schmitz16-Mar-16 5:24 
Questionimage "stacking" Pin
V.15-Mar-16 21:09
professionalV.15-Mar-16 21:09 
I would like to try out for a small side project where:

I load up 7 (and maybe 10) images one on top of the other. With a slider I would like to make the first image more and more transparent (showing the second image) and sliding more and more, each of the "layers" is shown. it has to be "fluent" though, so not a "show/noshow", but rather a percentage transparent.

If that should ever work, I would like to try to do the same, but with multiple "timelapse". In effect, playing 7 (or 10) "videos" at the same time and sliding down/up, but if the first thing would work, I'll already be quite happy.

Does anyone know a good tutorial or article for this? google was not really helpful (except that stacking pictureboxes in winforms isn't going to work), most entries are about png transparency. WPF is not a problem.

If I get it to work, I promise an article Smile | :)
V.
(MQOTD rules and previous solutions)

AnswerRe: image "stacking" Pin
OriginalGriff15-Mar-16 21:37
mveOriginalGriff15-Mar-16 21:37 
AnswerRe: image "stacking" Pin
Mycroft Holmes15-Mar-16 21:41
professionalMycroft Holmes15-Mar-16 21:41 
AnswerRe: image "stacking" Pin
Midi_Mick16-Mar-16 1:26
professionalMidi_Mick16-Mar-16 1:26 
AnswerRe: image "stacking" Pin
Gerry Schmitz16-Mar-16 5:49
mveGerry Schmitz16-Mar-16 5:49 
QuestionC#.net Date Time checker Pin
Member 1238698215-Mar-16 19:01
Member 1238698215-Mar-16 19:01 
AnswerRe: C#.net Date Time checker Pin
Mycroft Holmes15-Mar-16 19:57
professionalMycroft Holmes15-Mar-16 19:57 
GeneralRe: C#.net Date Time checker Pin
Member 1238698215-Mar-16 20:08
Member 1238698215-Mar-16 20:08 
GeneralRe: C#.net Date Time checker Pin
Mycroft Holmes15-Mar-16 21:35
professionalMycroft Holmes15-Mar-16 21:35 
GeneralRe: C#.net Date Time checker Pin
Member 1238698215-Mar-16 22:43
Member 1238698215-Mar-16 22:43 
GeneralRe: C#.net Date Time checker Pin
Richard MacCutchan15-Mar-16 23:40
mveRichard MacCutchan15-Mar-16 23:40 
AnswerRe: C#.net Date Time checker Pin
Gerry Schmitz16-Mar-16 6:35
mveGerry Schmitz16-Mar-16 6:35 
GeneralRe: C#.net Date Time checker Pin
Member 1238698218-Mar-16 0:26
Member 1238698218-Mar-16 0:26 
GeneralRe: C#.net Date Time checker Pin
Gerry Schmitz18-Mar-16 6:25
mveGerry Schmitz18-Mar-16 6:25 
QuestionDynamically Create Objects Then Add Them To An Array Pin
MadDashCoder14-Mar-16 21:27
MadDashCoder14-Mar-16 21:27 
AnswerRe: Dynamically Create Objects Then Add Them To An Array Pin
dan!sh 14-Mar-16 22:20
professional dan!sh 14-Mar-16 22:20 
GeneralRe: Dynamically Create Objects Then Add Them To An Array Pin
MadDashCoder15-Mar-16 4:10
MadDashCoder15-Mar-16 4:10 
QuestionUse XDocument to load xm, show on gridview and textbox, then modify and save xml Pin
Christian Torres M14-Mar-16 8:13
Christian Torres M14-Mar-16 8:13 

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.