Tutorial Visual Basic 6.0 : Control FileListBox

          Visual Basic 6.0 FileListBox control is typically used to select the file in File Open or File Save dialog box.
           In Visual Basic 2005, Windows Forms OpenFileDialog and SaveFileDialog components provide the ability to create standard Windows dialog box that can work with files, in some cases eliminate the need to control property FileListBox.
Tutorial Visual Basic 6.0 : Control FileListBox

           We recommend that you use the method OpenFileDialog and SaveFileDialog components to provide comfort to. If you feel the need to create your own file dialog box, Visual Basic 2005 also provides control FileListBox as part of the Microsoft Compatibility Library Visual Basic Runtime. You must be read the tutorial else.






<< Previous TopicTop TopicNext Topic >>

Postingan populer dari blog ini

vb6 msflexgrid

Tutorial Visual Basic 6.0 : Listbox in VB6

Select Single Cell in MSHFlexgrid