6 references to SetStatusInformation
System.Windows.Forms.Design (6)
System\ComponentModel\Design\SelectionService.cs (1)
469
_statusCommandUI.
SetStatusInformation
(_selection[0] as Component);
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (1)
583
_statusCommandUITarget?.
SetStatusInformation
(selSvc is null ? _dragComponents[_primaryComponentIndex].dragComponent as Component :
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (2)
826
_statusCommandUI.
SetStatusInformation
(control);
952
_statusCommandUI.
SetStatusInformation
(_primaryControl);
System\Windows\Forms\Design\CommandSet.cs (1)
936
_statusCommandUI?.
SetStatusInformation
(component as Component);
System\Windows\Forms\Design\ControlCommandSet.cs (1)
797
_statusCommandUI.
SetStatusInformation
(control);