Method ApplyToCodeCompletionBox
ApplyToCodeCompletionBox(ICodeCompletionBox)
When implemented by a class, assigns color teme properties to a given ICodeCompletionBox
according to values stored in the IVisualTheme
.
void ApplyToCodeCompletionBox(ICodeCompletionBox codeCompletionBox)
Parameters
codeCompletionBox
ICodeCompletionBoxSpecifies
ICodeCompletionBox
to assign settings.