1
make on main window on files tab + on designer images listboxes droppable.
aka
http://www.google.com/search?q=csharp+listbox+drop+drag
2
hi, also fix the autocomplete of
endif to end if
--or
when a line == 'endif' and user press ENTER , do it 'end if'.
--
is total boring.. all time the same thing.. .
3
where generate members from designer I got :
Sub btnUPDATE_Click
End Sub
Sub btnNEW_Click
End Sub
Sub btnDELETE_Click
End Sub
Sub btnBACK_Click
End Sub
maybe plus more \r\n between Sub headers ?
4
PDF typo error at page191 writes : ANSII instead of ASCII
5
as VS VB.NET
when user press 3 times in a row '''
create a procedure header, aka :
/// <summary>
///
/// </summary>
6
on IDE an option hide the line numbers (?)
thanks.