Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

New Post: RegisterTaskOnAccept is ignored

$
0
0
That should work. Try the following and let me know if this changes anything:
Dim regTask As Task = NothingDim editorForm AsNew TaskEditDialog(ts, Nothing, True, True) With {.Title = "Create New Task"}
If editorForm.ShowDialog() = Windows.Forms.DialogResult.OK Then
    regTask = editorForm.Task
EndIf

Viewing all articles
Browse latest Browse all 2206

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>