Click here to Skip to main content
15,881,559 members
Home / Discussions / C#
   

C#

 
Questionhow to use API in C# like WriteProcessMemory ? Pin
hdv21221-Feb-06 0:34
hdv21221-Feb-06 0:34 
AnswerRe: how to use API in C# like WriteProcessMemory ? Pin
Nicholas Butler21-Feb-06 1:57
sitebuilderNicholas Butler21-Feb-06 1:57 
Questionaccess database Pin
kobymeir21-Feb-06 0:18
kobymeir21-Feb-06 0:18 
AnswerRe: access database Pin
Ingo21-Feb-06 0:23
Ingo21-Feb-06 0:23 
QuestionChange the back color of StatusBar control c# Pin
fady_sayegh20-Feb-06 23:08
fady_sayegh20-Feb-06 23:08 
AnswerRe: Change the back color of StatusBar control c# Pin
Ingo20-Feb-06 23:12
Ingo20-Feb-06 23:12 
GeneralRe: Change the back color of StatusBar control c# Pin
fady_sayegh20-Feb-06 23:39
fady_sayegh20-Feb-06 23:39 
GeneralRe: Change the back color of StatusBar control c# Pin
Ingo20-Feb-06 23:53
Ingo20-Feb-06 23:53 
fady_sayegh wrote:
the statut bar does not have the DrawMode
property to set it to 'Variable draw mode'.
also, i have no paint event for the statusbar !


Damn, your right. Well this is a problem. I would derive a new control, but thats a little bit tricky. You have to decide from which class (component, control) and than you must do many things on your own.

You could use the handle to call unmanaged api-functions to do the redraw, but I don't know any C# Code.

Sorry, my fault.
Ingo


------------------------------
A bug in a Microsoft Product? No! It's not a bug it's an undocumented feature!
GeneralRe: Change the back color of StatusBar control c# Pin
fady_sayegh20-Feb-06 23:55
fady_sayegh20-Feb-06 23:55 
QuestionBTree Pin
cshivaprasad20-Feb-06 22:34
cshivaprasad20-Feb-06 22:34 
AnswerRe: BTree Pin
Ingo20-Feb-06 22:36
Ingo20-Feb-06 22:36 
Questiondesktop dpi Pin
s o v a n n20-Feb-06 22:24
s o v a n n20-Feb-06 22:24 
AnswerRe: desktop dpi Pin
Ingo20-Feb-06 22:38
Ingo20-Feb-06 22:38 
QuestionObject Arrays Pin
Spykraft20-Feb-06 22:11
Spykraft20-Feb-06 22:11 
AnswerRe: Object Arrays Pin
leppie20-Feb-06 22:25
leppie20-Feb-06 22:25 
QuestionHow to call windows API from c#.net Pin
neoleela20-Feb-06 21:36
neoleela20-Feb-06 21:36 
AnswerRe: How to call windows API from c#.net Pin
J4amieC20-Feb-06 21:53
J4amieC20-Feb-06 21:53 
AnswerRe: How to call windows API from c#.net Pin
Somanova42021-Feb-06 10:20
Somanova42021-Feb-06 10:20 
GeneralRe: How to call windows API from c#.net Pin
neoleela21-Feb-06 18:41
neoleela21-Feb-06 18:41 
QuestionUsing a .NET dll in Visual Studio C++ MFC project Pin
anderslundsgard20-Feb-06 21:31
anderslundsgard20-Feb-06 21:31 
QuestionHow to run executable file from the shorcut created by C# program? Pin
monakolanji20-Feb-06 21:25
monakolanji20-Feb-06 21:25 
AnswerRe: How to run executable file from the shorcut created by C# program? Pin
sathish s21-Feb-06 1:07
sathish s21-Feb-06 1:07 
GeneralRe: How to run executable file from the shorcut created by C# program? Pin
monakolanji21-Feb-06 1:30
monakolanji21-Feb-06 1:30 
GeneralRe: How to run executable file from the shorcut created by C# program? Pin
sathish s21-Feb-06 2:19
sathish s21-Feb-06 2:19 
QuestionHide Caption bar Pin
Ronni Marker20-Feb-06 21:07
Ronni Marker20-Feb-06 21:07 

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.