ItemOptions Method

Build 1501 on 14/Nov/2017  This topic last edited on: 10/Oct/2016, at 12:21

Description

Set options (disabled, hidden, etc) for the item with specified iIdx.

Syntax

object.ItemOptions(Idx, string)

object

Required. Object name, returned by Dim idlg As InputDlg = New InputDlg.

Idx

Index of the item.

Option

Option value.

"R": item is disabled