InitiallyVisible Property (AddinInfo Object)

Scope: Schematic editor

Object: AddinInfo Object

Access: Read/Write

Prerequisites: None

Specifies whether or not the addin is visible when the host application is invoked.

Usage

AddinInfo.InitiallyVisible

Arguments

None

Return Values

Boolean. A value of “True” indicates that the addin is visible upon invocation of the host application; “False” indicates that the addin is invisible.