MapWindow Home
Search MapWindow.org


  • Home
    • Download
    • Why MW
    • FAQ
    • Contact
  • Products
    • MapWindow
    • ActiveX
    • Plug-ins
  • Software Dev
    • Sample Code
    • Scripts
    • Source
    • Bugs
    • Support
    • Languages
  • Site Tools
    • Forums
    • Tutorials
    • Mailing Lists
    • Team
    • Site Stats
    • Links
  • Get Stuff
    • Buy a CD
    • Buy a T-Shirt
    • MW Book
    • ActiveX Book
    • Donate
    • Buy Support
  • Documentation
    • MWGIS App. User Guide
    • GISTools User Guide
    • MW Plug-ins Dev. Guide
    • MWGIS ActiveX Dev. Guide
    • MWGeoProc Dev. Guide

MapWindowDevelper:StatusBar

From MapWindow GIS

Jump to: navigation, search

MapWindow.Interfaces.StatusBar

Used to manipulate the status bar at the bottom of Mapwindow.

Property Members

Name Access Summary
Enabled : Boolean public Gets/Sets the enabled state of the StatusBar
Item : StatusBarItem public Iterator for all panels within the StatusBar
NumPanels : Int32 public Returns the number of panels in the StatusBar.
ProgressBarValue : Int32 public Gets/Sets the value of the StatusBar's ProgressBar
ShowProgressBar : Boolean public Gets/Sets whether or not the StatusBar's ProgressBar should be shown

Method Members

Name Access Summary
AddPanel() : StatusBarItem public Adds a new panel to the status bar. This function has been deprecated. Please use the AddPanel(Text) overload.
AddPanel() : StatusBarItem public Adds a new panel to the status bar. This function has been deprecated. Please use the AddPanel(Text) overload.
AddPanel() : StatusBarPanel public This is the preferred method to use to add a statusbar panel.
RemovePanel() : Void public Removes the specified Panel. There must always be one panel. If

you remove the last panel, the MapWindow will automatically add

one.
RemovePanel() : Void public Removes the panel object specified. There must always be one

panel. If you remove the last panel, the MapWindow will

automatically add one.
ResizeProgressBar() : Void public This function makes the progress bar fit into the last panel of

the status bar. Call this function whenever you change the size of ANY panel in the status bar. You do not need to call this on

AddPanel or RemovePanel.
Retrieved from "http://www.mapwindow.org/wiki/index.php/MapWindowDevelper:StatusBar"
Views
  • Page
  • Discussion
  • View source
  • History
Personal tools
  • Log in / create account
  • What links here
  • Related changes
  • Upload file
  • Special pages
  • Printable version
  • Permanent link

Geospatial Software Lab

Copyright © 2008 - MapWindow Open Source Team
( last updated: September 04 2008.)
Home | Donate | Download | MapWindow GIS Desktop | MapWinGIS.ocx | Plug-ins | Contact | Lists | Bugs | Sample Code | Documentation
Code Repository | Open Source License | Discussion Forum | Wiki | Join the Team | Site Statistics | Links