setItemIntValue Method DescriptionThis method sets a field to a specific integer value. SyntaxVisual BasicPublic Sub setItemIntValue( _ ByVal ID As UInt, _ ByVal Value As Integer _ ) Parameters ID UInt value that defines the item. Value Integer value to assign to the control. See AlsoDmisDialog Object | DmisDialog Members