weather_group 내보내기 기능
This commit is contained in:
5
ArinWarev1/FORM-BASIC/Frm_Buha.vb
Normal file
5
ArinWarev1/FORM-BASIC/Frm_Buha.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
Public Class Frm_Buha
|
||||
Private Sub Frm_Yk_Load(sender As Object, e As EventArgs) Handles MyBase.Load
|
||||
Me.bs.DataSource = DSET1.tbl_buha
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user