..
This commit is contained in:
@@ -28,6 +28,9 @@ namespace Project
|
||||
ViewForm.fBms form_bms = null;
|
||||
Dialog.fLog form_log = null;
|
||||
|
||||
bool remoteClose = false;
|
||||
bool forceClose = false;
|
||||
|
||||
readonly usbdetect.DriveDetector usbdet;
|
||||
public fMain()
|
||||
{
|
||||
@@ -105,8 +108,7 @@ namespace Project
|
||||
this.ctlPos1.Invalidate();
|
||||
}
|
||||
|
||||
bool remoteClose = false;
|
||||
bool forceClose = false;
|
||||
|
||||
private void __Closing(object sender, FormClosingEventArgs e)
|
||||
{
|
||||
PUB.popup.needClose = true;
|
||||
|
||||
Reference in New Issue
Block a user