Click here to Skip to main content
15,900,500 members
Home / Discussions / C#
   

C#

 
AnswerRe: scrolling test at the top like banner Pin
Andy Moore21-Feb-06 3:09
Andy Moore21-Feb-06 3:09 
QuestionViwing crystal report on web Pin
Amestris21-Feb-06 2:15
Amestris21-Feb-06 2:15 
QuestionWeb service Pin
magnifique21-Feb-06 1:12
magnifique21-Feb-06 1:12 
AnswerRe: Web service Pin
J4amieC21-Feb-06 2:15
J4amieC21-Feb-06 2:15 
GeneralRe: Web service Pin
magnifique21-Feb-06 22:59
magnifique21-Feb-06 22:59 
QuestionReading different Language Words Pin
cshivaprasad21-Feb-06 1:10
cshivaprasad21-Feb-06 1:10 
AnswerRe: Reading different Language Words Pin
Ingo21-Feb-06 1:39
Ingo21-Feb-06 1:39 
GeneralRe: Reading different Language Words Pin
cshivaprasad21-Feb-06 3:14
cshivaprasad21-Feb-06 3:14 
GeneralRe: Reading different Language Words Pin
cshivaprasad21-Feb-06 3:19
cshivaprasad21-Feb-06 3:19 
Questiondataset changes Pin
fmardani21-Feb-06 0:48
fmardani21-Feb-06 0:48 
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 

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.