JGR MSTS Editors and Tools
PromptAndSend Method (owner)
NamespacesJgr.GuiFeedbackPromptAndSend(Form)

[This is preliminary documentation and is subject to change.]

Shows the report to the user, asking for their comments, and offering to send to the central store.
Declaration Syntax
C#Visual BasicVisual C++
public void PromptAndSend(
	Form owner
)
Public Sub PromptAndSend ( _
	owner As Form _
)
public:
void PromptAndSend(
	Form^ owner
)
Parameters
owner (Form)
A Form to modally parent the FeedbackPrompt on.

Assembly: JGR.GUI (Module: JGR.GUI) Version: 0.5.4008.31682