This enumeration is used by StatusBarPanel.Style to specify the owner draw style.
public enum StatusBarPanelStyle { Text = 1 , OwnerDraw = 2 }
System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable , System.IConvertible) StatusBarPanelStyle
StatusBarPanel.Style