Document Library for WinForms
CreateForm メソッド (OutputRangeForm)

C1.Win.Document.6 アセンブリ > C1.Win.Document.Forms 名前空間 > OutputRangeForm クラス : CreateForm メソッド
Custom form type or null.
Default form type.
Creates an instance of the OutputRangeForm or derived type.
シンタックス
'宣言
 
Public Shared Function CreateForm( _
   ByVal customType As System.Type, _
   ByVal defaultType As System.Type _
) As OutputRangeForm
public static OutputRangeForm CreateForm( 
   System.Type customType,
   System.Type defaultType
)

パラメータ

customType
Custom form type or null.
defaultType
Default form type.

戻り値の型

The newly created OutputRangeForm.
参照

OutputRangeForm クラス
OutputRangeForm メンバ