Sent: Thursday, September 01, 2005 2:16 AM
Subject: [ADVANCED-DOTNET] Code to view code
I would like to write a function in my Examples project that I could call
in all my example code that could show the code from the calling function
and display that code in a new form.
Private Sub But
location of that caller. I guess the next
question is.. why?
- Original Message -
From: "Franklin Gray" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, August 31, 2005 12:16 PM
Subject: [ADVANCED-DOTNET] Code to view code
I would like to write a function in my Examples proj
I would like to write a function in my Examples project that I could call
in all my example code that could show the code from the calling function
and display that code in a new form.
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button2.Click