Click here to Skip to main content
15,910,661 members
Home / Discussions / C#
   

C#

 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:32
m.otte6-Feb-09 3:32 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:35
musefan6-Feb-09 3:35 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:40
m.otte6-Feb-09 3:40 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:43
musefan6-Feb-09 3:43 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:49
m.otte6-Feb-09 3:49 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:53
musefan6-Feb-09 3:53 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 5:31
m.otte6-Feb-09 5:31 
AnswerRe: Timed resize of image [modified] Pin
Luc Pattyn6-Feb-09 6:47
sitebuilderLuc Pattyn6-Feb-09 6:47 
Right. If you want specific actions with images, don't rely on PictureBoxes; use some drawing surface and paint the stuff yourself. Panels are ideal for such purposes.

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles]

- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


modified on Friday, February 6, 2009 12:57 PM
modified on Friday, June 10, 2011 11:30 AM

GeneralRe: Timed resize of image Pin
musefan6-Feb-09 6:49
musefan6-Feb-09 6:49 
AnswerRe: Timed resize of image [modified] Pin
Luc Pattyn6-Feb-09 6:45
sitebuilderLuc Pattyn6-Feb-09 6:45 
QuestionFOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 2:12
Axonn Echysttas6-Feb-09 2:12 
AnswerRe: FOR EXPERTS: Template Class: Type Constraints [modified] Pin
Mirko19806-Feb-09 2:57
Mirko19806-Feb-09 2:57 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 3:40
Axonn Echysttas6-Feb-09 3:40 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Mirko19806-Feb-09 4:26
Mirko19806-Feb-09 4:26 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 5:19
Axonn Echysttas6-Feb-09 5:19 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Mirko19806-Feb-09 5:24
Mirko19806-Feb-09 5:24 
Questionconcateing strings in c# Pin
lawrenceinba6-Feb-09 1:32
lawrenceinba6-Feb-09 1:32 
AnswerRe: concateing strings in c# Pin
musefan6-Feb-09 1:38
musefan6-Feb-09 1:38 
GeneralRe: concateing strings in c# Pin
lawrenceinba6-Feb-09 2:57
lawrenceinba6-Feb-09 2:57 
GeneralRe: concateing strings in c# Pin
musefan6-Feb-09 3:15
musefan6-Feb-09 3:15 
GeneralRe: concateing strings in c# Pin
lawrenceinba6-Feb-09 5:51
lawrenceinba6-Feb-09 5:51 
GeneralRe: concateing strings in c# Pin
musefan6-Feb-09 6:02
musefan6-Feb-09 6:02 
AnswerRe: concateing strings in c# Pin
Guffa6-Feb-09 5:54
Guffa6-Feb-09 5:54 
GeneralRe: concateing strings in c# Pin
lawrenceinba6-Feb-09 6:35
lawrenceinba6-Feb-09 6:35 
AnswerRe: concateing strings in c# Pin
Guffa6-Feb-09 6:50
Guffa6-Feb-09 6: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.