1 override of OnAutoEllipsisChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
1184internal override void OnAutoEllipsisChanged()
2 references to OnAutoEllipsisChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\Label.cs (1)
148OnAutoEllipsisChanged();
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
1186base.OnAutoEllipsisChanged();