Table of Contents

Method CreateName

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

CreateName(IContainer, Type)

Creates a new name that is unique to all components in the specified container.

public string CreateName(IContainer container, Type type)

Parameters

container IContainer

The container where the new object is added.

type Type

Returns

string

A unique name for the data type.