SetToolboxProperty

 

Purpose: Set toolbox properties.

 

Argument  

Type

Required

Purpose

1

String

Yes

Property to Set

"Combo"

Arg 2 is 1-32 for the number of rows (see note)

"Standard"

Arg 2 is 1-16 for number of symbol rows (see note)

"ConnectorRows"

Arg 2 is 1-16.

"SymbolRows"

Arg 2 is 1-16

"VertConnectorRows"

Arg 2 is 0-2

"ShowDrawingTools"

Arg 2 is 0 or 1 for off/on

2

Variant

   

 

 

.settoolboxsymbolproperty(3, "type", 15) 'horizontal

.settoolboxsymbolproperty(4, "type", 15) 'horizontal bar
.settoolboxsymbolproperty(3, "fillcolor", RGB(0, 0, 0)) 'black
.settoolboxsymbolproperty(4, "fillcolor", RGB(0, 0, 0)) 'black
.settoolboxverticalconnectorproperty(8, "type", 2) 'straight line
.settoolboxverticalconnectorproperty(8, "linepattern", 23) 'thick line

 

 

 The standard toolbox is not recommended. In Milestones Professional 2017, the default toolbox is what is referred to in the automation interface as the combo toolbox. What is referred to in the automation interface as "standard" is the legacy (old) toolbox. 

 

 

 

Related Topics

  1. SetToolboxHorizontalConnector_Example
  2. SetToolboxSymbolProperty
  3. SetToolboxVerticalConnectorProperty
  4. Toolbox

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

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.