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