Hook Request
Posted: Tue Oct 27, 2020 8:48 am
I would like the following hook added please. This hook needs to be after the if(inputBox.ShowDIalog()!=DialogResult.OK) check. There is currently one right before that call, but I also need one after to verify the value entered in some very specific use-cases.
Code: Select all
Plugins.HookAddCode(this,"ContrAccount.ToolBarMain_ButtonClick_paymentInputBox_end",inpuxBox, PatCur);