VLPropertyList Reference

Read/Write PropertyShowTabs

See Also See Also Applies To Applies To

Enables or disables display of active view selection tabs in VLProperty controls.

 

Syntax

object.ShowTabs[= boolean]

 

The ShowTabs property syntax has these parts:

PartDescription
object An object expression that evaluates to a VLPropertyList.
boolean A Boolean expression specifying if view selection tabs should be displayed above the properties list. .

 

Setting

The settings for Value are:

Setting Description
False View selection tabs are not displayed. Actual view visible to the user will depend on the value of ActiveView.
True (Default) View selection tabs are displayed. ActiveView will be updated when the user changes active view by clicking on the displayed tabs.