_Document.ViewCode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the code window for the selected ActiveX control in the specified document.
public:
void ViewCode();
public void ViewCode ();
abstract member ViewCode : unit -> unit
Public Sub ViewCode ()