Method ApplyToCodeCompletionBox
ApplyToCodeCompletionBox(ICodeCompletionBox)
Assigns color teme properties to a given ICodeCompletionBox
according to values stored in the IVisualTheme
.
public void ApplyToCodeCompletionBox(ICodeCompletionBox codeCompletionBox)
Parameters
codeCompletionBox
ICodeCompletionBoxSpecifies
ICodeCompletionBox
to assign settings.