GetSelectedKind Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:15

Description

Returns the kind of the selected Page.

Syntax

dim iK as Integer = Page.GetSelectedKind

Remarks

You can use numeric value, or the constant (constants are defined in the Shell.vb. If multiple elements are selected, returns the data relative to the first selected element.

ValueConstant
102 POK.oFrame
105 POK.oBRule
106 POK.oBitmap
116 POK.oElli
117   POK.oRule

Context

Page designer

See also

GetSelectedArticleId, GetSelectedImgId, GetSelectedTxtId

GetSelectedId

GetSelectedLockLevel

ImgSubType