Table of Contents

Method ApplyToSearchDialog

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

ApplyToSearchDialog(ISearchDialog)

When implemented by a class, assigns color theme properties to a given ISearchDialog according to values stored in the IVisualTheme.

void ApplyToSearchDialog(ISearchDialog searchDialog)

Parameters

searchDialog ISearchDialog

Specifies ISearchDialog to assign settings.