Click here to Skip to main content
15,895,798 members
Home / Discussions / C#
   

C#

 
GeneralSetting mouse position using C# Pin
ahpex27-Jan-03 4:15
ahpex27-Jan-03 4:15 
GeneralRe: Setting mouse position using C# Pin
Philip Fitzsimons27-Jan-03 6:12
Philip Fitzsimons27-Jan-03 6:12 
GeneralCalling DLL File In C# Pin
mo7amed27-Jan-03 4:13
mo7amed27-Jan-03 4:13 
GeneralRe: Calling DLL File In C# Pin
Nick Parker27-Jan-03 5:27
protectorNick Parker27-Jan-03 5:27 
GeneralRe: Calling DLL File In C# Pin
Dato27-Jan-03 8:23
Dato27-Jan-03 8:23 
QuestionCalling COM DLL From C#? Bad idea ? Pin
Dato27-Jan-03 4:07
Dato27-Jan-03 4:07 
AnswerRe: Calling COM DLL From C#? Bad idea ? Pin
Nick Parker27-Jan-03 5:30
protectorNick Parker27-Jan-03 5:30 
GeneralCrippled WNDPROC Pin
Roger Alsing27-Jan-03 3:54
Roger Alsing27-Jan-03 3:54 
Does the built in wndproc in windows forms get all messages as it should , or are some messages removed / modified before / after the one handle the message ?

im trying to make a custom caption here , and it works quite nice , but i have a major problem , as soon as i click the caption bar , windows draws its default min/max/close buttons over my custom gfx.

should it do this? , or is it .net that is messing with the drawing code?


and what decides the position of the mainmenu on a form?
i know the menu could be relocated coz other skinning apps do this , so how is it done?
do i have to resort to ownerdrawing on the menues?

and also , what messages are responsible for answering to the animate window api?
coz when i doubleclick the caption , the window is maximized and animated , and at that time the window uses the standard windows caption , my custom caption drawing code is not called (it is located under the wm_ncpaint , and obviously that message is not sent to the window when animating)


//Roger
GeneralRe: Crippled WNDPROC Pin
Jeff J27-Jan-03 11:59
Jeff J27-Jan-03 11:59 
GeneralVB.Net code to C#.Net code Pin
Firas Rashid27-Jan-03 3:38
Firas Rashid27-Jan-03 3:38 
GeneralRe: VB.Net code to C#.Net code Pin
Philip Fitzsimons27-Jan-03 6:12
Philip Fitzsimons27-Jan-03 6:12 
GeneralCannot access a disposed object Pin
arkr26-Jan-03 20:18
arkr26-Jan-03 20:18 
GeneralRe: Cannot access a disposed object Pin
SimonS26-Jan-03 21:12
SimonS26-Jan-03 21:12 
GeneralRe: Cannot access a disposed object Pin
arkr27-Jan-03 19:29
arkr27-Jan-03 19:29 
GeneralRe: Cannot access a disposed object Pin
SimonS28-Jan-03 21:05
SimonS28-Jan-03 21:05 
Generalvalidating xml file entered by user. Pin
chito26-Jan-03 18:53
chito26-Jan-03 18:53 
QuestionLoading PCX Image in C#? Pin
Shock The Dark Mage26-Jan-03 14:53
Shock The Dark Mage26-Jan-03 14:53 
GeneralManaged DirectX Assemblies Pin
Heath Stewart26-Jan-03 11:41
protectorHeath Stewart26-Jan-03 11:41 
GeneralVS.NET vs. aximp Pin
Paul Riley26-Jan-03 8:13
Paul Riley26-Jan-03 8:13 
GeneralRe: VS.NET vs. aximp Pin
Stephane Rodriguez.26-Jan-03 8:25
Stephane Rodriguez.26-Jan-03 8:25 
GeneralRe: VS.NET vs. aximp Pin
Paul Riley26-Jan-03 10:32
Paul Riley26-Jan-03 10:32 
GeneralRe: VS.NET vs. aximp Pin
Heath Stewart26-Jan-03 11:33
protectorHeath Stewart26-Jan-03 11:33 
QuestionSimilar function as WindowFromPoint in .NET ? Pin
Wizard_0126-Jan-03 3:03
Wizard_0126-Jan-03 3:03 
AnswerRe: Similar function as WindowFromPoint in .NET ? Pin
leppie26-Jan-03 3:59
leppie26-Jan-03 3:59 
GeneralProblems with TabControl & XP Visual Styles Pin
Furty25-Jan-03 20:17
Furty25-Jan-03 20:17 

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.