V
Vlado B.
Hi everyone!
Is there a way to inherit the
System.ComponentModel.Design.CollectionEditor.CollectionForm form?
So, something like:
public class MyCollectionEditorForm :
System.ComponentModel.Design.CollectionEditor.CollectionForm
{
}
TIA,
Vlado
Is there a way to inherit the
System.ComponentModel.Design.CollectionEditor.CollectionForm form?
So, something like:
public class MyCollectionEditorForm :
System.ComponentModel.Design.CollectionEditor.CollectionForm
{
}
TIA,
Vlado