Method OnActivate
OnActivate(string, ref ITextSource)
Raises Activate
event.
public void OnActivate(string fileName, ref ITextSource source)
Parameters
fileName
stringFileName that holds ITextSource content.
source
ITextSourceITextSource to activate.