How To Make Simple Notepad In Visualbasic2010 - Detailed Analysis
In this video, I am going to tell you about How to Make a simple Notepad in Visual Basic 2010 Add a MenuStrip -Add File For File: -New -Open -Save -Save as... -Exit -----Save------ Dim SaveFile As New SaveFileDialog ... Code: Clear All: TextBox1.Text = "" Exit: End. Codes: New: RichTextBox1.Clear() Open: Try Dim dlg As OpenFileDialog = New OpenFileDialog dlg.Title = "Open" dlg. Codes : New : textbox1.text = "" Copy : textbox1.copy() Paste : textbox1.Paste() Cut : textbox1.cut() Select All : textbox1.selectAll() ...
Like Share Comment and Suscribe also don't Forget press bell icon Thanks for watching My Blog DOn't FOrget To see ...
Photo Gallery

















