473,386 Members | 1,610 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

align progress bar to the right of the status bar

nev
251 100+
i tried to set the align property but the progress bar doesn't go to the right. i think its a bug.

how can i place the progress bar to the right of the status bar?
Feb 5 '08 #1
5 2292
kenobewan
4,871 Expert 4TB
Are you sure its a bug? Show us the relevant code. Thanks.
Feb 5 '08 #2
nev
251 100+
Are you sure its a bug? Show us the relevant code. Thanks.
its like this. i added an mdiparent in my project. the mdiparent has already its own status bar. then, i point the status bar and click it to select and add a progress bar. now i select the new progress bar and look at its properties on the properties pane. i can see the alignment is = left. so i changed the alignment = right and notice that my progress bar remained on the left of the status bar.

in a different forum they suggest to use add panels but when i try to click the status bar and view the list of controls available, there is no panel control there.

i was expecting that when i set my alignment = right, my progress bar should be on the right of the status bar.
Feb 6 '08 #3
Shashi Sadasivan
1,435 Expert 1GB
You also have to set the LayoutStyle propert of the statusStrip to HorizontalStackWithOverflow.
Feb 6 '08 #4
nev
251 100+
You also have to set the LayoutStyle propert of the statusStrip to HorizontalStackWithOverflow.
now this is the answer i've been looking for! thanks shashi :-)
Feb 6 '08 #5
Shashi Sadasivan
1,435 Expert 1GB
now this is the answer i've been looking for! thanks shashi :-)
Search engines can really get some answers quick !
Feb 6 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: mirandacascade | last post by:
O/S - Windows XP Home with Service Pack 2 Vsn of Python: 2.4 (from ActiveState) This question is with regard to the progress bar controls that are in the file status.py. On my workstation,...
0
by: Tonya | last post by:
Hi, I have just used the following code to add a progress bar to my statusbar control. The progress bar currently appears over my second status panel. what i want to achieve is to ensure that...
1
by: Eva | last post by:
hi, I have just managed to add a progress bar to my statusbar control. the problem i am having is that t appears in the far left as default. I want it to appear in the far right side of the...
6
by: Ragtimer | last post by:
I'm struggling my way through building an Access 2k application, learing how to do each step as I get to it .... in other words I'm pretty new at this ...... I'm running a series of processes...
2
by: Champika Nirosh | last post by:
Hi All, Is there a way to add a Progress bar or any other control to a Status bar? Nirosh.
2
by: Robert Smith | last post by:
Hello, I have a problem with my progress bar, as shown in the attached code, the values on the bar are incremented within a threaded timer event. The timer works fine and ticks all the way...
9
by: esakal | last post by:
Hello, I'm programming an application based on CAB infrastructure in the client side (c# .net 2005) Since my application must be sequencally, i wrote all the code in the UI thread. my...
5
by: Miro | last post by:
I will try my best to ask this question correctly. I think in the end the code will make more sence of what I am trying to accomplish. I am just not sure of what to search for on the net. I...
10
by: =?Utf-8?B?YXVsZGg=?= | last post by:
am having a hard time wrapping my head around "backgroundworker" class and updates to the window form that calls it. i have some questions about how to update windows form controls. i have...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.