Groups | Blog | Home
all groups > vb.net controls > january 2005 >

vb.net controls : Progress bar with text?


Tom
1/17/2005 11:39:58 AM
Is there a way to put text (i.e. xxx%) in the middle of a Windows Form
progress bar while it is being updated? I am sure there is a way to do this
(maybe via OnPaint?) but I can't find any VB.NET examples. I thought I could
make a component that inherits the Progress Bar but it is not inheritable.
Any code examples would be great. Thanks.

Tom

Ken Tucker [MVP]
1/18/2005 12:55:24 PM
Hi,

Maybe this will help.
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=D2B5FA1C-41F5-46BC-B510-AAA01678B408

Ken
-------------------
[quoted text, click to view]
Is there a way to put text (i.e. xxx%) in the middle of a Windows Form
progress bar while it is being updated? I am sure there is a way to do this
(maybe via OnPaint?) but I can't find any VB.NET examples. I thought I could
make a component that inherits the Progress Bar but it is not inheritable.
Any code examples would be great. Thanks.

Tom


AddThis Social Bookmark Button