Class TextWithEditControlsBuilder
Inheritance
TextWithEditControlsBuilder
Assembly: NXOpen.dll
Syntax
public class TextWithEditControlsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
TextWithEditControlsBuilder()
Declaration
protected TextWithEditControlsBuilder()
Properties
TextBlock
Declaration
public TextWithSymbolsBuilder TextBlock { get; }
Property Value
Methods
GetEditorText()
Declaration
public string[] GetEditorText()
Returns
SetEditorText(string[])
Declaration
public void SetEditorText(string[] text)
Parameters
Type |
Name |
Description |
string[] |
text |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink