CADability dotNET
The string id for several text strings: ResourceId+".Label": the Label left of the edit box. ResourceId+".ShortInfo": a short tooltip text ResourceId+"DetailedInfo": a longer tooltip text.

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public string ResourceId
Visual Basic
Public ResourceId As String
Visual C++
public:
String^ ResourceId

See Also