Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
GeneralRe: custom OpenDialog... Pin
jtmtv183-Feb-03 9:24
jtmtv183-Feb-03 9:24 
GeneralRe: custom OpenDialog... Pin
Furty5-Feb-03 15:34
Furty5-Feb-03 15:34 
GeneralWMI counters Pin
swarupdas2-Feb-03 21:42
swarupdas2-Feb-03 21:42 
GeneralRe: WMI counters Pin
John Fisher4-Feb-03 7:35
John Fisher4-Feb-03 7:35 
GeneralRe: WMI counters Pin
swarupdas4-Feb-03 17:12
swarupdas4-Feb-03 17:12 
GeneralRe: WMI counters Pin
John Fisher5-Feb-03 3:17
John Fisher5-Feb-03 3:17 
QuestionSkinable Form with C#?? Pin
Q&A2-Feb-03 18:57
Q&A2-Feb-03 18:57 
AnswerRe: Skinable Form with C#?? Pin
Roger Alsing2-Feb-03 21:14
Roger Alsing2-Feb-03 21:14 
I have ...
im creating a form skinner right now.
it works quite good , im overriding the wm_ncpaint (and other related messages) to draw the form border and caption.

currently im using gdi+ but will upgrade it to old gdi32 since gdi+ is horribly slow..

the stuff i have left to do is:

make it work 100% with mdi forms...
make it use layered windows for transparency instead of regions.
make it draw the attatched menu (the menu is otherwise drawn at the default location ,which might be inside the caption if using a larger caption than normal)


//Roger
GeneralRe: Skinable Form with C#?? Pin
antoine@orchus-tech4-Feb-03 5:08
antoine@orchus-tech4-Feb-03 5:08 
GeneralSystem.ComponentModel.Container Pin
jtmtv182-Feb-03 18:28
jtmtv182-Feb-03 18:28 
GeneralRe: System.ComponentModel.Container Pin
John Fisher4-Feb-03 8:02
John Fisher4-Feb-03 8:02 
Questionadvice ? Pin
jtmtv182-Feb-03 13:24
jtmtv182-Feb-03 13:24 
AnswerRe: advice ? Pin
Christian Graus2-Feb-03 14:06
protectorChristian Graus2-Feb-03 14:06 
GeneralRe: advice ? Pin
jtmtv182-Feb-03 14:35
jtmtv182-Feb-03 14:35 
GeneralRe: advice ? Pin
Christian Graus2-Feb-03 14:58
protectorChristian Graus2-Feb-03 14:58 
GeneralRe: advice ? Pin
jtmtv182-Feb-03 15:01
jtmtv182-Feb-03 15:01 
GeneralRe: advice ? Pin
Christian Graus2-Feb-03 15:09
protectorChristian Graus2-Feb-03 15:09 
GeneralRe: advice ? Pin
jtmtv182-Feb-03 15:24
jtmtv182-Feb-03 15:24 
GeneralProblem with threading Pin
leppie2-Feb-03 12:37
leppie2-Feb-03 12:37 
GeneralRe: Problem with threading Pin
Philip Fitzsimons3-Feb-03 2:24
Philip Fitzsimons3-Feb-03 2:24 
GeneralRe: Problem with threading Pin
leppie3-Feb-03 7:28
leppie3-Feb-03 7:28 
Generalconversion from long[] to byte[] Pin
Michal Januszczyk2-Feb-03 11:02
sussMichal Januszczyk2-Feb-03 11:02 
GeneralRe: conversion from long[] to byte[] Pin
David Stone2-Feb-03 12:06
sitebuilderDavid Stone2-Feb-03 12:06 
GeneralRe: conversion from long[] to byte[] Pin
Member 2540883-Feb-03 1:22
Member 2540883-Feb-03 1:22 
GeneralRe: conversion from long[] to byte[] Pin
Richard Deeming3-Feb-03 3:00
mveRichard Deeming3-Feb-03 3:00 

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.