C# Class XCore.TestMessageSequencer.DummyForm

Inheritance: System.Windows.Forms.Form
Mostra file Open project: sillsdev/FieldWorks

Public Methods

Method Description
Create ( ) : void

Creates the handle, but doesn't show the form

Method Details

Create() public method

Creates the handle, but doesn't show the form
public Create ( ) : void
return void