4 references to NoSortButtonIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
846
newButton = _viewSortButtons![
NoSortButtonIndex
];
3080
case
NoSortButtonIndex
:
3891
_viewSortButtons[
NoSortButtonIndex
] = CreatePushButton(
3897
_viewSortButtons[
NoSortButtonIndex
].Visible = false;