Click or drag to resize

dialogs Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Helper classes to get answers by temporary dialog instances
Inheritance Hierarchy
SystemObject
  imbACE.Services.terminal.dialogsdialogs

Namespace:  imbACE.Services.terminal.dialogs
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static class dialogs
Request Example View Source

The dialogs type exposes the following members.

Methods
  NameDescription
Public methodStatic memberopenDialogWithOptionsT
Opens the dialog menu asking user to choose from options
Public methodStatic memberopenEditProperties
Opens dialog to edit properties of the instance
Public methodStatic memberopenSelectFile
Opens dialog to select file of extension
Top
See Also