4 references to NoSortButtonIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
848
newButton = _viewSortButtons![
NoSortButtonIndex
];
3081
case
NoSortButtonIndex
:
3886
_viewSortButtons[
NoSortButtonIndex
] = CreatePushButton(
3892
_viewSortButtons[
NoSortButtonIndex
].Visible = false;