Causes this element to be displayed in the text editor window. This will also move the caret to the correct location in this element.
[Visual Basic] Sub Show() [C#] void Show(); [C++] void Show() = 0; [JScript] function Show();
ICodeElement Interface | ICodeElement Members | System.ComponentModel.Design.CodeModel Namespace