Click here to Skip to main content
15,906,097 members
Home / Discussions / C#
   

C#

 
QuestionGetTextExtent? Pin
Matt Gerrans22-Jul-04 10:01
Matt Gerrans22-Jul-04 10:01 
AnswerRe: GetTextExtent? Pin
Gary Thom22-Jul-04 10:06
Gary Thom22-Jul-04 10:06 
GeneralRe: GetTextExtent? Pin
Matt Gerrans22-Jul-04 19:25
Matt Gerrans22-Jul-04 19:25 
GeneralRun external program and wait Pin
Boaz V22-Jul-04 9:06
Boaz V22-Jul-04 9:06 
GeneralRe: Run external program and wait Pin
Heath Stewart22-Jul-04 9:25
protectorHeath Stewart22-Jul-04 9:25 
GeneralAtt: Heath Stewart - Browser Helper Objects Pin
Stuggo22-Jul-04 8:46
Stuggo22-Jul-04 8:46 
GeneralRe: Att: Heath Stewart - Browser Helper Objects Pin
Heath Stewart22-Jul-04 9:08
protectorHeath Stewart22-Jul-04 9:08 
GeneralCOM Ports Pin
eggie522-Jul-04 7:09
eggie522-Jul-04 7:09 
GeneralRe: COM Ports Pin
eggie522-Jul-04 7:42
eggie522-Jul-04 7:42 
GeneralRe: COM Ports Pin
Jae Sammy22-Jul-04 7:51
Jae Sammy22-Jul-04 7:51 
GeneralRe: COM Ports Pin
eggie522-Jul-04 8:01
eggie522-Jul-04 8:01 
GeneralRe: COM Ports Pin
Jae Sammy23-Jul-04 4:17
Jae Sammy23-Jul-04 4:17 
GeneralListView ColumnHeader class Pin
Andy H22-Jul-04 6:12
Andy H22-Jul-04 6:12 
GeneralRe: ListView ColumnHeader class Pin
Heath Stewart22-Jul-04 9:31
protectorHeath Stewart22-Jul-04 9:31 
GeneralPDF ActiveX Control Pin
Mr. Rogers22-Jul-04 6:12
Mr. Rogers22-Jul-04 6:12 
GeneralHelp: SQL Update Pin
j1e1g122-Jul-04 5:28
j1e1g122-Jul-04 5:28 
GeneralRe: Help: SQL Update Pin
j1e1g122-Jul-04 5:35
j1e1g122-Jul-04 5:35 
GeneralRe: Help: SQL Update Pin
Heath Stewart22-Jul-04 6:05
protectorHeath Stewart22-Jul-04 6:05 
QuestionHow to implement Zooming? Pin
blankg22-Jul-04 5:18
blankg22-Jul-04 5:18 
AnswerRe: How to implement Zooming? Pin
Anonymous22-Jul-04 5:33
Anonymous22-Jul-04 5:33 
QuestionCrystal Report Viewer do not show box object rounded? Pin
Anonymous22-Jul-04 3:33
Anonymous22-Jul-04 3:33 
AnswerRe: Crystal Report Viewer do not show box object rounded? Pin
Heath Stewart22-Jul-04 5:10
protectorHeath Stewart22-Jul-04 5:10 
You mean like with a group box or something, like some controls are in windows? Because Crystal Reports doesn't not use the common controls for these types of controls. The common controls are drawn by the theming service (is applicable and started) only when the bindings are redirected to the Common Controls 6 win32 assembly (a side-by-side native DLL). Crystal Reports draws their own controls and doesn't use the Theme API - and why should they? It's a report, not a dialog resource.

 

Microsoft MVP, Visual C#
My Articles
GeneralBrowser Helper Objects Pin
Stuggo22-Jul-04 3:11
Stuggo22-Jul-04 3:11 
GeneralRe: Browser Helper Objects Pin
mav.northwind22-Jul-04 3:47
mav.northwind22-Jul-04 3:47 
GeneralRe: Browser Helper Objects Pin
Heath Stewart22-Jul-04 5:03
protectorHeath Stewart22-Jul-04 5:03 

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.