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