Purpose: Change properties of the toolbox horizontal connectors.
|
Argument |
Type |
Required |
Purpose |
||||||||||||||||||||||||||||||||||
|
1 |
Integer |
Yes |
Connector number in toolbox (1 based) 1-32. See horizontal connector type. |
||||||||||||||||||||||||||||||||||
|
2 |
String |
Yes |
Property to set |
||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||
|
3 |
Integer or String |
|
Example: Set the first bar shape in the standard toolbox (upper left) to be filled with red and outlined in black. With objMilestones .SetToolboxHorizontalConnectorProperty 1,"FillColor",rgb(255,0,0) 'RED .SetToolboxHorizontalConnectorProperty 2,"OutlineColor",rgb(0,0,0) 'BLACK End With
|
Related Topics
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2025 Automation Methods and Properties. © Copyright 2000-2025, KIDASA Software, Inc. All rights reserved.