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