7 references to Bind
System.Windows.Forms (7)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButton.cs (1)
382
TASKDIALOG_FLAGS result =
Bind
(page);
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogFootnote.cs (1)
149
TASKDIALOG_FLAGS result =
Bind
(page);
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (4)
881
flags |= standardButton.
Bind
(this);
939
flags |= _checkBox.
Bind
(this);
944
flags |= _expander.
Bind
(this);
958
flags |= _progressBar.
Bind
(this);
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogRadioButton.cs (1)
268
TASKDIALOG_FLAGS result =
Bind
(page);