Witto,
Form layout Well done. Just a few small things; Dim/Global variables will be discussed in greater detail in Lesson 02.
By default 'Break' is set to off, so 'Else Break Off' is redundant and not needed.
When using forms you don't want the console to show up unless you are debugging,
so '$SO=SetOption("WrapAtEOL", "ON")' should not be set in the Options.
Variable names are Not descriptive, example what is the difference between $ListView1 And $ListView2, what are they for?
$Splitter1/$ComboBox1/$Label1 eludes that there is more that one.
Lacking in comments, particularly the controls (what is each control for, what do they do).
_________________________
Wait don't order yet,... get KiXforms Designer .NET 2.0 (Beta)
KiXforms Designer .NET 2.0 (Beta)