Bryce,

Build 22 of Kixforms (a maint build) is available here:

Kixforms Build 22

The syntax for setting the FORM ICON is:

$Form.Icon = "FullPathToICO"

Caveat: the next major version of Kixforms will have a new method for doing this:

$Form.Icon = $Form.LoadIcon("FullPathToICO")

Also fixed that show(0) thingy.

All: I have to devise another versioning scheme for Kixforms, think I move to Lonkero's suggestion. Or maybe just make it like Kixtart's scheme, ie: 1.22 and then 2.0 kinda thingy