RanorexNetRanorexNet Documentation
ShowForm Method
NamespacesRanorexApplicationShowForm()()()
Members
IconMemberDescription
ShowForm(Form)
The function starts a message loop for the form (running on a new thread).

ShowForm(Type)
The function creates a new form of the specified type and starts a message loop for the form (running on a new thread).

ShowForm(Type, Boolean, array<Object>[]()[])
The function creates a new form of the specified type and starts a message loop for the form (running on a new thread).

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524