Click here to Skip to main content
15,867,568 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:08
hopper17-Mar-15 9:08 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 9:40
professionalphil.o7-Mar-15 9:40 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:57
hopper17-Mar-15 9:57 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 10:15
professionalphil.o7-Mar-15 10:15 
AnswerRe: Need help changing a value in an application Pin
BillWoodruff6-Mar-15 13:37
professionalBillWoodruff6-Mar-15 13:37 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:45
hopper16-Mar-15 13:45 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 14:46
mveDave Kreskowiak6-Mar-15 14:46 
QuestionProgress Bar as Notify Icon Pin
Member 108502536-Mar-15 5:24
Member 108502536-Mar-15 5:24 
I have used a windows application, that shows a battery meter progress bar (the same thickness as the taskbar), instead of a notify Icon. I want to know if this is possible in c#, and if so, how can I do it?
I would like to display a progress bar, the same thickness as the taskbar, next to the clock.
If someone could show me how to do this with some sample code, I would really appreciate it.
Thanks.
What I want is to display a progress bar, that it's percentage gets updated the same time the progress bar in my main form gets updated.
A solution, from the top of my head, would be to take a snapshot of the main progress bar continuously and use that as an icon.

This is an example of what I want (The battery meter that shows 98%):
http://superuser.com/questions/130889/how-can-i-turn-off-the-battery-meter-on-my-thinkpad-t500[^]

modified 6-Mar-15 12:59pm.

AnswerRe: Progress Bar as Notify Icon Pin
Eddy Vluggen6-Mar-15 5:28
professionalEddy Vluggen6-Mar-15 5:28 
AnswerRe: Progress Bar as Notify Icon Pin
OriginalGriff6-Mar-15 5:41
mveOriginalGriff6-Mar-15 5:41 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:01
Member 108502536-Mar-15 6:01 
GeneralRe: Progress Bar as Notify Icon Pin
OriginalGriff6-Mar-15 6:07
mveOriginalGriff6-Mar-15 6:07 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:46
Member 108502536-Mar-15 6:46 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:45
Member 108502536-Mar-15 6:45 
GeneralRe: Progress Bar as Notify Icon Pin
Ron Nicholson6-Mar-15 8:38
professionalRon Nicholson6-Mar-15 8:38 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 13:48
Member 108502536-Mar-15 13:48 
AnswerRe: Progress Bar as Notify Icon Pin
Ron Nicholson6-Mar-15 6:43
professionalRon Nicholson6-Mar-15 6:43 
QuestionVery Strange Behaviour (for me) ...... Pin
Emanuele Bonin5-Mar-15 22:06
Emanuele Bonin5-Mar-15 22:06 
AnswerRe: Very Strange Behaviour (for me) ...... Pin
Richard MacCutchan5-Mar-15 23:13
mveRichard MacCutchan5-Mar-15 23:13 
GeneralRe: Very Strange Behaviour (for me) ...... Pin
Emanuele Bonin6-Mar-15 2:53
Emanuele Bonin6-Mar-15 2:53 
GeneralRe: Very Strange Behaviour (for me) ...... Pin
Richard MacCutchan6-Mar-15 3:02
mveRichard MacCutchan6-Mar-15 3:02 
GeneralRe: Very Strange Behaviour (for me) ...... Pin
Emanuele Bonin6-Mar-15 7:10
Emanuele Bonin6-Mar-15 7:10 
AnswerRe: Very Strange Behaviour (for me) ...... Pin
manchanx6-Mar-15 3:22
professionalmanchanx6-Mar-15 3:22 
GeneralRe: Very Strange Behaviour (for me) ...... Pin
Emanuele Bonin6-Mar-15 7:36
Emanuele Bonin6-Mar-15 7:36 
AnswerRe: Very Strange Behaviour (for me) ...... Pin
BillWoodruff6-Mar-15 4:51
professionalBillWoodruff6-Mar-15 4:51 

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.