Retrieves a value indicating whether a panel on a status bar is owner-drawn (to support displaying images or a different font from the rest of the status bar) or system-drawn (the standard setting for displaying text).
public int getStyle()
Returns an integer that indicates whether the panel is owner-drawn. Possible return values are constants defined in the StatusBarPanelStyle class.
See Also setStyle