SetItemStringValue Method
Description
Set string value to a control of the dialog. Returns the ENUM_PRESS_BUTTON_RESULTS status
Syntax
Visual Basic |
---|
Public Function SetItemStringValue( _ ByVal ID As UInt, _ ByVal Value As String _ ) As ENUM_PRESS_BUTTON_RESULTS |
Parameters
- ID
- Value
See Also