WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Resources.Strings.Toolnames - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Resources.Strings.Toolnames

    Provides access to Toolname strings in the resource file.

    Inheritance
    System.Object
    Resources.Strings.Toolnames
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public class Toolnames

    Constructors

    Toolnames()

    Declaration
    public Toolnames()

    Methods

    Get(String)

    Returns a toolname based on a resource ID.

    Declaration
    public static string Get(string toolResID)
    Parameters
    Type Name Description
    System.String toolResID

    Resource ID of the tool

    Returns
    Type Description
    System.String

    Toolname string

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved