Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
						To create a page in a module other than misc, prefix the name with the module name and a period.
					 
					PlayGround (misc)
				 
				 
				
	
.
Testing 1, 2, 3...
Bold something 
Italic something else 
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
http://www.vbdotnetforum.com/
 
  
  
  
 
For Each C As Control In Me.Controls
    If TypeOf C Is TextBox AndAlso CType(C, TextBox).SelectionStart > 0 Then
        C.Text = "Moved Caret"
    End If
Next
- Item One
- Item Two
- Test A
- Test B
- Answer C3
| Item | Price | Stock | 
| Pi | $3.14 | 3.1415926535897932384626433832795 | 
| Square root of 2 | $1.14 | 1.4142135623730950488016887242097 | 
private void kill()
    {
        kill();
    }