I found the Form Designer to be quite clunky as far as adding Controls goes, it's easier and faster to just type stuff in, so I am going to create a form you can fill out in your favorite (default .txt file editor) to pass your Control Property Values back to the made over Form Designer.
Code: (Select All)
Fill in Control Property Values on the Right side of equal sign.
Control Name / Handle =
Control type 1:Btn, 2:TB, 3:Lst, 4:Lbl, 5:Pic conType =
Left side X =
Top Y =
Width W =
Height H =
Font Height FH =
Text =
Font .ttf, Data .txt or Image .png File =
3 Digit Fore Color FC =
3 Digit Back Color BC =
T/F, Yes:-1 or No:0 = -1 Tab Stop = -1
T/F: active/hidden use -1 or 0 Hide = -1
Note:
All are Long number types except Text and File which are strings, colors are 3 digits Integers for RGB conversion.
b = b + ...