Click or drag to resize

IGuiFactoryServiceShowDialog Method

Overload List
 NameDescription
Public methodShowDialog(Enum, String) Shows a dialog for selecting an enumeration value.
Public methodShowDialog(IMVCAController, String) Shows a dialog for the specified controller.
Public methodShowDialog(Object, String) Shows a configuration dialog for an object.
Public methodShowDialog(Object, String) Shows a dialog for the specified arguments.
Public methodShowDialog(IMVCAController, String, Boolean) Shows a dialog for the specified controller and controls whether the Apply button is visible.
Public methodShowDialog(Object, String, Boolean) Shows a dialog for the specified arguments and controls whether the Apply button is visible.
Public methodShowDialogT(T, String, Boolean) Shows a configuration dialog for any item.
Top
See Also