Windows Develop Bookmark and Share   
 index > Windows Forms Designer > how to design the appearance of statusStrip?
 

how to design the appearance of statusStrip?

I used the "StatusStrip" in my application to show user the status of the SerialPort communication when running...

 Shown as below:

How to make the StatusStrip in all black and get out the right-down corner??

Why I can not post a picture here???

You may try the link to see:  http://myweb.polyu.edu.hk/~04993659d/Southeast/status.bmp 

Thank you!!

Pockey  Wednesday, September 06, 2006 4:06 AM
The build-in property BackColor will make the right-down corner black too. Then I'm afraid you may draw it by yourself. for reference, statusstrip has GripRectangle property to locate the position.
gqlu  Wednesday, September 06, 2006 7:17 AM
The build-in property BackColor will make the right-down corner black too. Then I'm afraid you may draw it by yourself. for reference, statusstrip has GripRectangle property to locate the position.
gqlu  Wednesday, September 06, 2006 7:17 AM

You can use google to search for other answers

Custom Search

More Threads

• percent
• Apply different themes to the form....
• Collection Editor Problems
• Controls Gone!!
• Changing font colors etc at run time using hex input Microsoft Access 2007
• Code Snippet: System.Component Model Namespace
• A component does not recognize if it is in design mode!, a bug?
• DataGridView column header fires currentCell changed
• Mask for DateTime field in PropertyGrid
• ITypeDescriptorContext type mismatches after building