4 references to OwnerDraw
System.Windows.Forms (4)
winforms\Managed\System\WinForms\StatusBarPanel.cs (4)
362
if (!ClientUtils.IsEnumValid(value, (int)value, (int)StatusBarPanelStyle.Text, (int)StatusBarPanelStyle.
OwnerDraw
)){
632
case StatusBarPanelStyle.
OwnerDraw
:
648
if (this.icon != null && style != StatusBarPanelStyle.
OwnerDraw
) {
655
if (style == StatusBarPanelStyle.
OwnerDraw
) {