Solid Edge Framework Type Library
ParameterText Property
Description
Sets or returns the parameters used by Solid Edge when running built-in controls.
Property type
Read-write property
Syntax
Visual Basic
Public Property ParameterText As String
Remarks
For custom controls, you can use this argument to send information to Visual Basic procedures. You can also use it to store information about the control (similar to a second Tag property value).
See Also

CommandBarButton Object  | CommandBarButton Members

Send comments on this topic.