|
-
Nov 27th, 2017, 01:32 PM
#1
Thread Starter
Member
VB.NET: By executing Form application using cmd prompt by exe1 & exe2, result misbeha
Hi Developer,
I created one form application in vb.net. I pick image from directory and paint on form in paint event. but after executing that exe two times in command prompt then one exe is showing form with properly painted but other is showing as full blank.
I want my application should open as many times user want to execute.
in command prompt: I wrote
exe1 & exe2
this opened two window forms. one form1 shoing full image but other form showing completely blank.
Can you please help me to figure out this issue.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|