Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to Make Popup Window Pin
AB77713-Jan-06 19:25
AB77713-Jan-06 19:25 
GeneralRe: How to Make Popup Window Pin
A.Grover4-Jan-06 0:07
A.Grover4-Jan-06 0:07 
GeneralRe: How to Make Popup Window Pin
AB77714-Jan-06 0:36
AB77714-Jan-06 0:36 
QuestionIntranet Application Pin
Aanchal Naidu3-Jan-06 17:46
Aanchal Naidu3-Jan-06 17:46 
GeneralRe: Intranet Application Pin
Guffa3-Jan-06 19:09
Guffa3-Jan-06 19:09 
QuestionTrojans / Viruses / Security & .Net Pin
LowlyNobody23-Jan-06 14:25
LowlyNobody23-Jan-06 14:25 
AnswerRe: Trojans / Viruses / Security & .Net Pin
Jared Parsons3-Jan-06 17:19
Jared Parsons3-Jan-06 17:19 
QuestionSlow, Choppy Form with Pictureboxes Pin
cycledesign3-Jan-06 13:35
cycledesign3-Jan-06 13:35 
I'm designing the UI for a program that's going to have a non-rectangular form to create an iTunes/Apple-ish look. I'm drawing the four corners with DrawImage and bitmaps that display the edges of the window (this helps me draw the transparent edges) and four pictureboxes with a single, "looping" line in between those that stretch out to allow the window to scale. The transparency works fine and the window draws correctly, it's just that when resizing the window everything is super slow and super choppy. And I mean extremely unnacceptably choppy. While resizing, those pictureboxes that stretch don't quite cover all the area they should and it's the same with maximizing/restoring the window. I heard that .net pictureboxes are more memory intensive. Any advice on what would be faster?

- Drew
AnswerRe: Slow, Choppy Form with Pictureboxes Pin
Christian Graus3-Jan-06 13:49
protectorChristian Graus3-Jan-06 13:49 
GeneralRe: Slow, Choppy Form with Pictureboxes Pin
cycledesign3-Jan-06 13:56
cycledesign3-Jan-06 13:56 
GeneralRe: Slow, Choppy Form with Pictureboxes Pin
Christian Graus3-Jan-06 14:00
protectorChristian Graus3-Jan-06 14:00 
GeneralRe: Slow, Choppy Form with Pictureboxes Pin
cycledesign3-Jan-06 14:04
cycledesign3-Jan-06 14:04 
AnswerRe: Slow, Choppy Form with Pictureboxes Pin
eggie53-Jan-06 14:27
eggie53-Jan-06 14:27 
QuestionFast, safe array access - stackalloc equivalent? Pin
Vega023-Jan-06 12:07
Vega023-Jan-06 12:07 
AnswerRe: Fast, safe array access - stackalloc equivalent? Pin
Jared Parsons3-Jan-06 12:45
Jared Parsons3-Jan-06 12:45 
GeneralRe: Fast, safe array access - stackalloc equivalent? Pin
Vega023-Jan-06 13:07
Vega023-Jan-06 13:07 
AnswerRe: Fast, safe array access - stackalloc equivalent? Pin
leppie3-Jan-06 22:46
leppie3-Jan-06 22:46 
QuestionComboBox Text Change Event Pin
thepolishguy3-Jan-06 11:21
thepolishguy3-Jan-06 11:21 
QuestionRound edge panel Pin
VPMahank3-Jan-06 11:08
VPMahank3-Jan-06 11:08 
QuestionNo Crystal Report installed on User machine Pin
chinky singh3-Jan-06 11:07
chinky singh3-Jan-06 11:07 
AnswerRe: No Crystal Report installed on User machine Pin
Santosh Satalkar3-Jan-06 23:14
Santosh Satalkar3-Jan-06 23:14 
GeneralRe: No Crystal Report installed on User machine Pin
chinky singh4-Jan-06 7:04
chinky singh4-Jan-06 7:04 
QuestionConstructor that returns null on exception Pin
sjdevo3gsr3-Jan-06 8:31
sjdevo3gsr3-Jan-06 8:31 
AnswerRe: Constructor that returns null on exception Pin
Curtis Schlak.3-Jan-06 8:40
Curtis Schlak.3-Jan-06 8:40 
AnswerRe: Constructor that returns null on exception Pin
VenkataRamana.Gali3-Jan-06 8:48
VenkataRamana.Gali3-Jan-06 8:48 

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.