LoginSignup
0
0

More than 5 years have passed since last update.

VB.NETのフォームのインスタンスは何処にあるのか?

Last updated at Posted at 2014-01-28

ここ。

無題.png

ソースコードに

frmCDF109.メッセージ.Text!

と書いてある時はウォッチ式に

My.Forms.frmCDF109.メッセージ.Text

と書くと読めます。

 IDEの「定義へ移動」を[DebuggerNonUserCode]属性を使って打ち消してる?

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0