Click here to Skip to main content
15,891,633 members
Home / Discussions / C#
   

C#

 
GeneralRe: setting label.Text by the SqlDataReader's value Pin
Luc Pattyn12-Dec-10 5:55
sitebuilderLuc Pattyn12-Dec-10 5:55 
QuestionGUI User Control does not repaint it self properly after resizing it... Pin
Shultz 210-Dec-10 22:13
Shultz 210-Dec-10 22:13 
AnswerRe: GUI User Control does not repaint it self properly after resizing it... Pin
Luc Pattyn10-Dec-10 23:41
sitebuilderLuc Pattyn10-Dec-10 23:41 
GeneralRe: GUI User Control does not repaint it self properly after resizing it... Pin
Shultz 211-Dec-10 0:18
Shultz 211-Dec-10 0:18 
AnswerRe: GUI User Control does not repaint it self properly after resizing it... Pin
Keith Barrow11-Dec-10 2:27
professionalKeith Barrow11-Dec-10 2:27 
GeneralRe: GUI User Control does not repaint it self properly after resizing it... Pin
Shultz 211-Dec-10 4:59
Shultz 211-Dec-10 4:59 
AnswerRe: GUI User Control does not repaint it self properly after resizing it... Pin
Dr.Walt Fair, PE11-Dec-10 5:29
professionalDr.Walt Fair, PE11-Dec-10 5:29 
GeneralRe: GUI User Control does not repaint it self properly after resizing it... Pin
Shultz 211-Dec-10 11:14
Shultz 211-Dec-10 11:14 
For example:
- I have a list view with 10 columns and horizontal and vertical scroll bar.
When the user control gets resized, not all the columns header can be seen properly and some of their text gets mixed.
The scroll bars disappear (while they shouldn't).
When I reload items to the list it gets repainted well from the beginning.

- I have some labels with in cells in table layout. When it shrinks the label automatically wraps its text with in and changes its size over the screen, when its gets spread again, some of the labels is text remain shady and gets mixed up with neighborhood labels.

It seems like the repaint operation simply does not come to its end, so the screen is left with former pixels status - pixels that should have been repainted had the operation would have completed. How can it be?

just selecting the control and gain him a focus does not couze it to be repainted. (it should have done so ?)

I m kind'a new here, is there a way that I can upload some small printscreens to farther demonstrate what I am experiance ?
QuestionSaving a word document(2000 to 2010) to xml Pin
Haim Nachum10-Dec-10 6:13
Haim Nachum10-Dec-10 6:13 
AnswerRe: Saving a word document(2000 to 2010) to xml Pin
Not Active10-Dec-10 10:26
mentorNot Active10-Dec-10 10:26 
AnswerRe: Saving a word document(2000 to 2010) to xml Pin
Yvan Rodrigues12-Dec-10 14:18
professionalYvan Rodrigues12-Dec-10 14:18 
GeneralRe: Saving a word document(2000 to 2010) to xml Pin
Haim Nachum12-Dec-10 22:57
Haim Nachum12-Dec-10 22:57 
QuestionSwitch with multiple variables Pin
jadughar10-Dec-10 4:24
jadughar10-Dec-10 4:24 
AnswerRe: Switch with multiple variables Pin
Luc Pattyn10-Dec-10 4:29
sitebuilderLuc Pattyn10-Dec-10 4:29 
GeneralRe: Switch with multiple variables Pin
jadughar10-Dec-10 5:01
jadughar10-Dec-10 5:01 
GeneralRe: Switch with multiple variables Pin
Luc Pattyn10-Dec-10 5:07
sitebuilderLuc Pattyn10-Dec-10 5:07 
GeneralRe: Switch with multiple variables Pin
jadughar10-Dec-10 5:43
jadughar10-Dec-10 5:43 
GeneralRe: Switch with multiple variables Pin
Luc Pattyn10-Dec-10 5:45
sitebuilderLuc Pattyn10-Dec-10 5:45 
GeneralRe: Switch with multiple variables Pin
PIEBALDconsult10-Dec-10 12:08
mvePIEBALDconsult10-Dec-10 12:08 
AnswerRe: Switch with multiple variables Pin
Eddy Vluggen10-Dec-10 5:03
professionalEddy Vluggen10-Dec-10 5:03 
AnswerRe: Switch with multiple variables Pin
harold aptroot10-Dec-10 5:04
harold aptroot10-Dec-10 5:04 
AnswerRe: Switch with multiple variables Pin
PIEBALDconsult10-Dec-10 7:58
mvePIEBALDconsult10-Dec-10 7:58 
GeneralRe: Switch with multiple variables Pin
jadughar10-Dec-10 8:41
jadughar10-Dec-10 8:41 
GeneralRe: Switch with multiple variables Pin
AspDotNetDev10-Dec-10 13:12
protectorAspDotNetDev10-Dec-10 13:12 
GeneralRe: Switch with multiple variables Pin
PIEBALDconsult10-Dec-10 14:15
mvePIEBALDconsult10-Dec-10 14:15 

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.