Click or drag to resize

EditTemplateNameDialog Class

[Missing <summary> documentation for "T:VIZCore3D.NET.Dialogs.Drawing2D.EditTemplateNameDialog"]

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.Dialogs.Drawing2DEditTemplateNameDialog

Namespace:  VIZCore3D.NET.Dialogs.Drawing2D
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class EditTemplateNameDialog : Form

The EditTemplateNameDialog type exposes the following members.

Constructors
  NameDescription
Public methodEditTemplateNameDialog
Initializes a new instance of the EditTemplateNameDialog class
Top
Properties
  NameDescription
Public propertyTemplateName
Top
See Also