| FAQ |
| Calendar |
|
|||||||
| Programming Share, tanya jawab, saling bantu antar programmer dengan berbagai macam bahasa pemrograman. |
![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
OpenFileDialog1.ShowDialog() OpenFileDialog1.InitialDirectory = My.Computer.FileSystem.SpecialDirectories.MyDocume nts OpenFileDialog1.Filter = "Text Files (*.txt)|*.txt|All Files (*.*)|*.*" Process.Start(Me.OpenFileDialog1.FileName()) End Sub gan,,, dari kode di atas ko' pas dialog'ya muncul trus di cancel/diclose ko' error ya.. kalo open nya sih udah lancar.. oh y 1 lg,,, pada file name ko' muncul'ya tulisan open file dialog.. mohon pencerahan'ya....,,, ![]() </div> |
![]() |
|
|
Terkait
|
||||
| Thread | Forum | |||
| [Share] Convert & open file .ps (Postscript). | Shareware & Freeware | |||
| [HELP!!] Could not open location 'file:///home/user | Linux & Open source community | |||
| <ask> open file myd, myi frm | Programming | |||
| [ask]disable dialog box, open file/save as.? | Programming | |||
| NEED HELP . unable to open include file <stdio.h> | Programming | |||