Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: Autocompletion in DropDown ComboBox Pin
Braulio Dez20-May-03 5:44
Braulio Dez20-May-03 5:44 
GeneralRe: Autocompletion in DropDown ComboBox Pin
Richard Deeming21-May-03 8:20
mveRichard Deeming21-May-03 8:20 
GeneralRe: Pens & Brushes Pin
Jon Newman20-May-03 4:30
Jon Newman20-May-03 4:30 
GeneralRe: Pens & Brushes Pin
Jon Newman20-May-03 5:41
Jon Newman20-May-03 5:41 
GeneralRe: Pens & Brushes Pin
Arun Bhalla20-May-03 18:58
Arun Bhalla20-May-03 18:58 
GeneralRe: Pens & Brushes Pin
leppie20-May-03 8:08
leppie20-May-03 8:08 
GeneralRe: Pens & Brushes Pin
Marc Clifton21-May-03 4:10
mvaMarc Clifton21-May-03 4:10 
GeneralRe: Pens & Brushes Pin
leppie21-May-03 7:01
leppie21-May-03 7:01 
Marc Clifton wrote:
If I create a pen, brush, etc., in the OnPaint event, do I need to manually displose of it before exiting the OnPaint event?

Preferably! The GC will dispose them eventually. Have a look in task manager to see if extra handles are continuously created.

<a TITLE="See my user info" href=http://www.codeproject.com/script/profile/whos_who.asp?id=38829>leppie<a>::<a TITLE="Go to all articles  written by me" href=http://www.codeproject.com/script/articles/list_articles.asp?userid=38829>AllocCPArticle</a>(<a TITLE="Go to my latest, greatest article!" href=http://www.codeproject.com/useritems/dfamachine.asp >Generic DFA State Machine for .NET</a>);

General[Question] about SNMP Manager Pin
yoonbs19-May-03 23:53
yoonbs19-May-03 23:53 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak20-May-03 6:31
firat kocak20-May-03 6:31 
GeneralRe: [Question] about SNMP Manager Pin
yoonbs20-May-03 13:33
yoonbs20-May-03 13:33 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak20-May-03 23:12
firat kocak20-May-03 23:12 
GeneralRe: [Question] about SNMP Manager Pin
yoonbs22-May-03 16:31
yoonbs22-May-03 16:31 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak22-May-03 19:51
firat kocak22-May-03 19:51 
QuestionAutoUpdate package? Pin
Arun Bhalla19-May-03 20:07
Arun Bhalla19-May-03 20:07 
AnswerRe: AutoUpdate package? Pin
Bo Hunter20-May-03 2:20
Bo Hunter20-May-03 2:20 
GeneralRe: AutoUpdate package? Pin
Arun Bhalla20-May-03 9:04
Arun Bhalla20-May-03 9:04 
GeneralUser control in C# Pin
hvjahagirdar19-May-03 18:47
hvjahagirdar19-May-03 18:47 
GeneralRe: User control in C# Pin
Bo Hunter20-May-03 1:36
Bo Hunter20-May-03 1:36 
GeneralC# Controls question Pin
phaedrus19-May-03 18:33
phaedrus19-May-03 18:33 
QuestionHow to save a form to a bmp? Pin
xfqiu19-May-03 18:00
xfqiu19-May-03 18:00 
AnswerRe: How to save a form to a bmp? Pin
Bo Hunter20-May-03 1:42
Bo Hunter20-May-03 1:42 
AnswerRe: How to save a form to a bmp? Pin
Philip Fitzsimons20-May-03 3:37
Philip Fitzsimons20-May-03 3:37 
GeneralUnderstanding ConfigurationSettings Pin
Neil Lamka19-May-03 14:24
Neil Lamka19-May-03 14:24 
GeneralRe: Understanding ConfigurationSettings Pin
Andres Manggini19-May-03 18:29
Andres Manggini19-May-03 18:29 

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.