StatusBarPanelImageLayoutStyle Enum
Specifies the layout style to use for a StatusBarPanel image.
public enum StatusBarPanelImageLayoutStyle
  
    Fields
| Name | Description | 
|---|---|
| ImageAfterText | The image will appear after the text.  | 
          
| ImageBeforeText | The image will appear before the text.  |