Click here to Skip to main content
15,895,538 members
Home / Discussions / C#
   

C#

 
GeneralRe: CommandLineArgs Pin
Luc Pattyn17-Jul-07 17:56
sitebuilderLuc Pattyn17-Jul-07 17:56 
GeneralRe: CommandLineArgs Pin
Xmen Real 17-Jul-07 18:34
professional Xmen Real 17-Jul-07 18:34 
GeneralRe: CommandLineArgs Pin
PIEBALDconsult17-Jul-07 19:24
mvePIEBALDconsult17-Jul-07 19:24 
GeneralRe: CommandLineArgs Pin
Xmen Real 17-Jul-07 23:06
professional Xmen Real 17-Jul-07 23:06 
AnswerRe: CommandLineArgs Pin
Ravi Bhavnani17-Jul-07 17:11
professionalRavi Bhavnani17-Jul-07 17:11 
QuestioncheckedListBox edit item Pin
bradsucks17-Jul-07 15:14
bradsucks17-Jul-07 15:14 
AnswerRe: checkedListBox edit item Pin
Luis Alonso Ramos17-Jul-07 16:23
Luis Alonso Ramos17-Jul-07 16:23 
QuestionPrevent repaint of a control (aka BeginUpdate, EndUpdate) Pin
r41n©17-Jul-07 14:16
r41n©17-Jul-07 14:16 
Hello

The .NET ListView control has a useful function (actually two) BeginUpdate and EndUpdate.
These functions allow you to stop repainting of the ListView before you edit the items in the list and then resume repainting. This prevents flickering when a lot of items are added.

I'm wondering if there is a (easy) way to do this with other controls.
In my case that would be a FlowLayoutPanel, and i'm trying to prevent it from repainting while i edit the size of a few controls inside of it.

Is there a way to do this, without creating a UserControl from scratch?

Thank you.
AnswerRe: Prevent repaint of a control (aka BeginUpdate, EndUpdate) Pin
Luis Alonso Ramos17-Jul-07 14:23
Luis Alonso Ramos17-Jul-07 14:23 
GeneralRe: Prevent repaint of a control (aka BeginUpdate, EndUpdate) Pin
r41n©18-Jul-07 3:04
r41n©18-Jul-07 3:04 
QuestionWebBrowser control and javascript files Pin
picazo17-Jul-07 12:36
picazo17-Jul-07 12:36 
Questionverify SQLServer access Pin
redivider17-Jul-07 12:19
redivider17-Jul-07 12:19 
AnswerRe: verify SQLServer access Pin
Luis Alonso Ramos17-Jul-07 14:25
Luis Alonso Ramos17-Jul-07 14:25 
GeneralRe: verify SQLServer access Pin
redivider18-Jul-07 4:30
redivider18-Jul-07 4:30 
GeneralRe: verify SQLServer access Pin
Luis Alonso Ramos18-Jul-07 5:29
Luis Alonso Ramos18-Jul-07 5:29 
GeneralRe: verify SQLServer access Pin
redivider18-Jul-07 6:39
redivider18-Jul-07 6:39 
QuestionSuggest me about MRCopy Pin
il_masacratore17-Jul-07 11:52
il_masacratore17-Jul-07 11:52 
QuestionAny one have Ideas for IT graduation Project Pin
michaelqog17-Jul-07 11:01
michaelqog17-Jul-07 11:01 
AnswerRe: Any one have Ideas for IT graduation Project Pin
dino209417-Jul-07 11:13
dino209417-Jul-07 11:13 
GeneralRe: Any one have Ideas for IT graduation Project Pin
Malcolm Smart17-Jul-07 11:18
Malcolm Smart17-Jul-07 11:18 
GeneralRe: Any one have Ideas for IT graduation Project Pin
Colin Angus Mackay17-Jul-07 11:29
Colin Angus Mackay17-Jul-07 11:29 
GeneralRe: Any one have Ideas for IT graduation Project Pin
Rao Rafique17-Jul-07 22:51
Rao Rafique17-Jul-07 22:51 
AnswerRe: Any one have Ideas for IT graduation Project Pin
Paul Conrad17-Jul-07 11:57
professionalPaul Conrad17-Jul-07 11:57 
QuestionProblem retrieving dataobjects stored on clipboard Pin
Sepharo17-Jul-07 10:59
Sepharo17-Jul-07 10:59 
QuestionLooping through Controls on a tab page Pin
greenb17-Jul-07 10:33
greenb17-Jul-07 10:33 

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.