◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── Occurs when part or all of a form or control has been exposed because it has been moved or enlarged or because a window previously covering it has been moved; also invoked when the REFRESH method is used. SUB Form_Paint () SUB ctlname_Paint ([Index AS INTEGER]) ■ Index Uniquely identifies a control in a control array Applies To ◄Form► ◄Picture Box Control► See Also ◄AutoRedraw Property► ◄Creating a Control Array► ◄PAINT Statement► ◄REFRESH Method►