Code:
Dim sw As New IO.FileStream(NewFilePath, IO.FileMode.Create) Dim fmt As New System.Runtime.Serialization.Formatters.Binary.BinaryFormatter Dim bmp As Bitmap Filelist.Items.Add(ImageName)
Dim sw As New IO.FileStream(NewFilePath, IO.FileMode.Create) Dim fmt As New System.Runtime.Serialization.Formatters.Binary.BinaryFormatter Dim bmp As Bitmap Filelist.Items.Add(ImageName)
internal static class UnsafeNativeMethods { public const int GWL_STYLE = -16; public const int ES_PASSWORD = 0x20; [DllImport("user32.dll")] public static extern int GetClassName(HandleRef
system.threading.thread.sleep(5000)
dim last_line as integer = txttext.lines.length -1 txttext.lines(0) = "line1" txttext.lines(last_line) = "last line"
Private intPosition As Integer Static intStart As Integer
if (txttext.Text.EndsWith == "a") { }
if txttex.text.chars(txttext.lenght -1 ) = "a"
My.Computer.Network.DownloadFile(address ast string , destination file name as string)
My.Computer.Network.UploadFile(source file name as string, address as string)
string = textbox1.text.remove(0,10)
Dim dir As New IO.DirectoryInfo("C:\Documents and Settings\Russina\My Documents") Dim aryFi As IO.FileInfo() = dir.GetFiles("*.*") Dim fi As IO.FileInfo
Leave a comment: