Open Rails

ORTS Namespace

Namespace Hierarchy

Classes

Class Description
ImportExportSaveForm  
KeyInputControl A control for viewing and altering keyboard input settings, in combination with KeyInputEditControl.
KeyInputEditControl A form used to edit keyboard input settings, in combination with KeyInputControl.
MainForm  
OptionsForm  
OptionsForm.ComboBoxMember  
OptionsForm.ContentFolder  
ResumeForm  
ResumeForm.Save  
SortableBindingList(T)  
Task(T) Allows work to be done as a background task so that the form remains responsive (e.g. to a cancel or close button). Note: The "work" part is done by the background thread and the "success" part is done by the form's thread, so make sure the "success" part is short.
TestingForm  
TestingForm.TestActivity  

Enumerations

Enumeration Description
MainForm.UserAction