PrintDocument for WinForms
GetBaseFormClassNameEx メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Design 名前空間 > DropDownFormClassNameEditor クラス : GetBaseFormClassNameEx メソッド
The editor context.
The service provider.
The instance associated with this editor.
When overridden in a derived type, should return the name of the base form type.
シンタックス
'宣言
 
Protected Overridable Function GetBaseFormClassNameEx( _
   ByVal context As System.ComponentModel.ITypeDescriptorContext, _
   ByVal provider As System.IServiceProvider, _
   ByVal instance As System.Object _
) As System.String
'使用法
 
Dim instance As DropDownFormClassNameEditor
Dim context As System.ComponentModel.ITypeDescriptorContext
Dim provider As System.IServiceProvider
Dim instance As System.Object
Dim value As System.String
 
value = instance.GetBaseFormClassNameEx(context, provider, instance)
protected virtual System.string GetBaseFormClassNameEx( 
   System.ComponentModel.ITypeDescriptorContext context,
   System.IServiceProvider provider,
   System.object instance
)

パラメータ

context
The editor context.
provider
The service provider.
instance
The instance associated with this editor.

戻り値の型

The base form type name.
参照

DropDownFormClassNameEditor クラス
DropDownFormClassNameEditor メンバ