Two child form together with the effect of open,
Every time can only be shut down one of the child form another child form to preview,
CodePudding user response:
In the event of an Form_LostFocus release a tryCodePudding user response:
Haven't work releasePrivate Sub Form_LostFocus ()
EzVidCap1. Preview=False
EzVidCap1. Visible=False
End Sub
CodePudding user response:
Private Sub Form_LostFocus ()EzVidCap1. Preview=False
EzVidCap1. Visible=False
End Sub
This is the release? Should be used, such as the close?
CodePudding user response:
You see if there are any similar ezVidCap1. CloseReally not line, set ezVidCap1=nothing can also like
When need to set ezVidCap1=new...