Please enable JavaScript to view this site.

CORE HL7 API Dialogs

Online Help - Region 3: [CORE HL7 API Dialogs]

Other CORE HL7 API Help Regions

Download the API Libraries


 

Static Method: FormResults.ChooseCharacters()

Returns: String

Declaration: ChooseCharacters(Form ParentForm, string DefaultValue = "", string FormTitle = "", string helpURL = "")

 

Example Choosing EOM Characters

Example Choosing EOM Characters

 

 

A handy dialog for choosing ASCII character values which might not be printable and thus unsuited for a simple TextBox control. If passing in a DefaultValue it is just a regular string, the HEX conversion you see in Selected Characters above is done in the window code.

 

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC