質問編集履歴

3

ちゃんげ

2017/10/25 12:04

投稿

cancat
cancat

スコア313

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,9 @@
8
8
 
9
9
  ###前提・実現したいこと
10
10
 
11
+ FormAからFormBを別ウィンドウでモードレスで開いています。
12
+
11
- FormAからFormBを呼んだとき、FormBのプロパティ(Message)の変更をFormAで取得するには、どのようにしたらよいですか?
13
+ FormBのプロパティ(Message)の変更をFormAで取得するには、どのようにしたらよいですか?
12
14
 
13
15
 
14
16
 

2

add

2017/10/25 12:04

投稿

cancat
cancat

スコア313

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,6 @@
1
1
  こんにちは。
2
2
 
3
- Windows10でWPFのアプリケーションを開発しています。
3
+ Windows10でWindows Formのアプリケーションを開発しています。
4
4
 
5
5
  Visual Studio 2017 Communityを使っています。
6
6
 

1

add

2017/10/25 11:51

投稿

cancat
cancat

スコア313

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ###発生している問題・エラーメッセージ
16
16
 
17
- FormBのPropertyの変更を取得でき
17
+ FormBのPropertyの変更を取得できない。
18
18
 
19
19
 
20
20