FileCompletion.Fill (gb.form)

Sub Fill ( Text As String, Explicit As Boolean )

This method fills the internal completion popup list with all files and directories whose path starts with Text.

It is called automatically by the Completion class when the popup needs to be displayed or updated.

See also