Click here to Skip to main content
15,909,742 members
Home / Discussions / C#
   

C#

 
GeneralRe: multiline programmatically formatting text Pin
Heath Stewart27-Feb-05 5:45
protectorHeath Stewart27-Feb-05 5:45 
GeneralRe: multiline programmatically formatting text Pin
Pyro Joe27-Feb-05 6:19
Pyro Joe27-Feb-05 6:19 
GeneralRe: multiline programmatically formatting text Pin
Pyro Joe27-Feb-05 6:36
Pyro Joe27-Feb-05 6:36 
GeneralRe: multiline programmatically formatting text Pin
S. Senthil Kumar27-Feb-05 7:13
S. Senthil Kumar27-Feb-05 7:13 
QuestionSystem Timer? Pin
Azel Low27-Feb-05 4:11
Azel Low27-Feb-05 4:11 
AnswerRe: System Timer? Pin
Heath Stewart27-Feb-05 4:20
protectorHeath Stewart27-Feb-05 4:20 
Generallarge font and tabcontrol issue Pin
Aviv Halperin27-Feb-05 2:44
Aviv Halperin27-Feb-05 2:44 
GeneralRe: large font and tabcontrol issue Pin
Heath Stewart27-Feb-05 4:53
protectorHeath Stewart27-Feb-05 4:53 
How exactly do you mean? The system fonts are set to large while your application is running and the TabControl shown, or even when the fonts are set to large before your application is running? The latter should not cause problems, but the former situation can. Handling the SystemEvents.UserPreferenceChanged event may help so that you can react accordingly, often times call Control.Update on controls that having trouble updating their drawing surface themselves.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: large font and tabcontrol issue Pin
Aviv Halperin27-Feb-05 5:36
Aviv Halperin27-Feb-05 5:36 
GeneralRe: large font and tabcontrol issue Pin
Heath Stewart27-Feb-05 5:39
protectorHeath Stewart27-Feb-05 5:39 
Questionhow to make it user input (urgent) Pin
tyenchoo26-Feb-05 22:58
tyenchoo26-Feb-05 22:58 
AnswerRe: how to make it user input (urgent) Pin
Kodanda Pani28-Feb-05 22:20
Kodanda Pani28-Feb-05 22:20 
GeneralRe: how to make it user input (urgent) Pin
tyenchoo28-Feb-05 22:35
tyenchoo28-Feb-05 22:35 
GeneralRefreshing images, performance problem Pin
lszymik26-Feb-05 22:48
lszymik26-Feb-05 22:48 
GeneralRe: Refreshing images, performance problem Pin
Heath Stewart27-Feb-05 4:49
protectorHeath Stewart27-Feb-05 4:49 
GeneralRe: Refreshing images, performance problem Pin
lszymik28-Feb-05 5:30
lszymik28-Feb-05 5:30 
GeneralXmlSerializer bhaviour Pin
mav.northwind26-Feb-05 21:27
mav.northwind26-Feb-05 21:27 
GeneralRe: XmlSerializer bhaviour Pin
Heath Stewart27-Feb-05 4:43
protectorHeath Stewart27-Feb-05 4:43 
GeneralRe: XmlSerializer bhaviour Pin
mav.northwind27-Feb-05 22:12
mav.northwind27-Feb-05 22:12 
GeneralChange TreeNode text at runtime Pin
oohungoo26-Feb-05 15:11
oohungoo26-Feb-05 15:11 
GeneralRe: Change TreeNode text at runtime Pin
Radgar26-Feb-05 16:45
Radgar26-Feb-05 16:45 
GeneralRe: Change TreeNode text at runtime Pin
Luis Alonso Ramos26-Feb-05 18:52
Luis Alonso Ramos26-Feb-05 18:52 
GeneralRe: Change TreeNode text at runtime Pin
Radgar27-Feb-05 6:39
Radgar27-Feb-05 6:39 
GeneralReference to undeclared parameter entity Pin
mantissaPuc26-Feb-05 13:07
mantissaPuc26-Feb-05 13:07 
GeneralRe: Reference to undeclared parameter entity Pin
Heath Stewart27-Feb-05 4:37
protectorHeath Stewart27-Feb-05 4:37 

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.