4 references to FocusableLabel
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
35
_messageLabel = new
FocusableLabel
()
System.Windows.Forms.Tests (3)
System\Windows\Forms\FocusableLabelTests.cs (3)
8
private readonly FocusableLabel _focusableLabel =
new
();
18
using FocusableLabel label =
new
();
41
using FocusableLabel label =
new
();