Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 42321

VS 2010 Me.Form1 ?

$
0
0
I'm trying to put a file path/name in the form's title. Can anyone tell me how to do this? Below is the code I have so far. I'm using me.frmTitle but I get an error.

Code:

If ofdOpenFile.ShowDialog = Windows.Forms.DialogResult.OK Then
            Me.frmTitle.Text = ofdOpenFile.FileName

        End If


Viewing all articles
Browse latest Browse all 42321

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>