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

C#

 
GeneralRe: Form flickering problem Pin
SimpleData16-Oct-09 11:24
SimpleData16-Oct-09 11:24 
GeneralRe: Form flickering problem Pin
Luc Pattyn16-Oct-09 12:40
sitebuilderLuc Pattyn16-Oct-09 12:40 
GeneralRe: Form flickering problem Pin
SimpleData16-Oct-09 23:19
SimpleData16-Oct-09 23:19 
GeneralRe: Form flickering problem Pin
Luc Pattyn17-Oct-09 2:18
sitebuilderLuc Pattyn17-Oct-09 2:18 
GeneralRe: Form flickering problem Pin
Lyon Sun17-Oct-09 4:14
Lyon Sun17-Oct-09 4:14 
GeneralRe: Form flickering problem Pin
Luc Pattyn17-Oct-09 4:18
sitebuilderLuc Pattyn17-Oct-09 4:18 
GeneralRe: Form flickering problem Pin
Lyon Sun17-Oct-09 8:09
Lyon Sun17-Oct-09 8:09 
GeneralRe: Form flickering problem Pin
Luc Pattyn17-Oct-09 8:35
sitebuilderLuc Pattyn17-Oct-09 8:35 
Leapsword Sun wrote:
btn_OK.Font = new Font(....);
...
btn_OK.Font.Dispose();


assuming all that is code in a single method, no it does not make sense: assuming the button is visible on some form, the font is in use, so you shouldn't dispose of it at that time.

Smile | :)

Luc Pattyn

I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages

Local announcement (Antwerp region): Lange Wapper? Neen!


GeneralRe: Form flickering problem Pin
Lyon Sun17-Oct-09 10:27
Lyon Sun17-Oct-09 10:27 
QuestionFill Collection With Excel Sheet Column Names Pin
Kevin Marois16-Oct-09 7:14
professionalKevin Marois16-Oct-09 7:14 
AnswerRe: Fill Collection With Excel Sheet Column Names Pin
dan!sh 16-Oct-09 7:32
professional dan!sh 16-Oct-09 7:32 
QuestionSerial Communication Pin
dwolver16-Oct-09 6:32
dwolver16-Oct-09 6:32 
AnswerRe: Serial Communication Pin
Luc Pattyn16-Oct-09 6:59
sitebuilderLuc Pattyn16-Oct-09 6:59 
GeneralRe: Serial Communication Pin
dwolver16-Oct-09 7:03
dwolver16-Oct-09 7:03 
GeneralRe: Serial Communication Pin
Luc Pattyn16-Oct-09 7:56
sitebuilderLuc Pattyn16-Oct-09 7:56 
GeneralRe: Serial Communication Pin
dybs16-Oct-09 18:44
dybs16-Oct-09 18:44 
QuestionHow to store words for a dictionary? Pin
Yednekachew16-Oct-09 6:30
Yednekachew16-Oct-09 6:30 
AnswerRe: How to store words for a dictionary? Pin
_Madmatt16-Oct-09 6:34
_Madmatt16-Oct-09 6:34 
AnswerRe: How to store words for a dictionary? Pin
Luc Pattyn16-Oct-09 6:46
sitebuilderLuc Pattyn16-Oct-09 6:46 
GeneralRe: How to store words for a dictionary? Pin
Yednekachew16-Oct-09 6:52
Yednekachew16-Oct-09 6:52 
GeneralRe: How to store words for a dictionary? Pin
Luc Pattyn16-Oct-09 6:55
sitebuilderLuc Pattyn16-Oct-09 6:55 
GeneralRe: How to store words for a dictionary? Pin
Dan Neely16-Oct-09 7:12
Dan Neely16-Oct-09 7:12 
GeneralRe: How to store words for a dictionary? Pin
Luc Pattyn16-Oct-09 7:59
sitebuilderLuc Pattyn16-Oct-09 7:59 
JokeRe: How to store words for a dictionary? Pin
Dan Neely16-Oct-09 8:24
Dan Neely16-Oct-09 8:24 
GeneralRe: How to store words for a dictionary? Pin
Luc Pattyn16-Oct-09 8:36
sitebuilderLuc Pattyn16-Oct-09 8:36 

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.