Navigation: Ultimate Suite for PowerBuilder Help > Drag File Selector > Properties >

AllowMultipleFiles

Send comments on this topic.

 

Description:

Indicates whether the control allows for multiple files to be dropped onto it. Default is TRUE.

Usage:

Set the property in the property panel in the PowerBuilder IDE. Alternatively, you can set it in code:

THIS.AllowMultipleFiles = FALSE
 


Copyright © 2021 Werysoft Inc.