
Single-line text boxes display an editable text box spanning only one line, along with an optional label. They are the default control for underlying String parameters. You create them using the PPGLayout.AddItem method with the siControlString control type enum:
oLayout.AddItem( "Quotation", "", siControlString );
The following item attributes are available:
|
Available on all Controls also as a |
Common to many Controls: |
|
• siUIType |
• siUICX • siUICY |
Autodesk Softimage v7.5