| Common Application Framework |
|
RootToolsCollection.AddTextBoxTool Method (String, String, Image, String, String)
Create and add a new TextBoxTool object to the RootToolsCollection.
Parameters
-
key
- Unique key in the RootToolsCollection.
-
text
- Caption for the tool.
-
image
- Icon for the tool.
-
val
- Textual value to be displayed in the tool.
-
commandId
- Identifier of command which the tool is associated with.
See Also
RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace | RootToolsCollection.AddTextBoxTool Overload List