Table of Contents

Class PlessSearchDialog

Namespace
Alternet.Editor.Dialogs
Assembly
Alternet.Editor.AlternetUI.v10.dll
public class PlessSearchDialog : DisposableObject, INotifyPropertyChanged, ISearchDialog, IDisposable
Inheritance
PlessSearchDialog
Implements
Derived

Constructors

PlessSearchDialog()

Properties

Font
IsFocused
OwnerForm
SearchSettings
Visible

Methods

Close()
DoneSearch(ISearch)
EnsureVisible(RectD)
Execute(ISearch, bool, bool)
Execute(ISearch, bool, bool, IWin32Window)
ToggleHiddenText()
ToggleMatchCase()
ToggleRegularExpressions()
ToggleSearchOption(SearchOptions)
ToggleSearchUp()
ToggleWholeWord()

Events

HelpRequested