User Tools

Site Tools


macros:function:programmer.editor.fixtures.setselectedcontrolsoff

Function

Programmer.Editor.Fixtures.SetSelectedControlsOff

Void Programmer.Editor.Fixtures.SetSelectedControlsOff(Boolean offFlag)
API http://api.avolites.com/11.0/Programmer.Editor.Fixtures.SetSelectedControlsOff.html
description Sets whether the selected controls are marked as off.
namespace Programmer.Editor.Fixtures
parameter offFlag ( Boolean ) : if set to true Off the control, false, remove the Off.
return value Void

See example below: in order to select a control use e.g. Programmer.Editor.Fixtures.SetContextAttributeFromId

There is a matching function which works exactly the other way, see Programmer.Editor.Fixtures.SetSelectedControlsOn

Example in

Off/On Attribute (snippets):

Programmer.Editor.Fixtures.SetSelectedControlsOff(true)
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/programmer.editor.fixtures.setselectedcontrolsoff.txt · Last modified: 2019/05/04 11:57 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki