|
|
|
Please attach this list (or similar list) to your project. Your project must include: (1) ALL images and code, including code modules, in order of use
(ie splash screen Required Elements (See me if any of these do not work with your project)
ALL input from controls must be assigned to a variable if they are used for
input/output and/or Forms (2) At least 5 different types of controls (textbox, label box, button, etc) Graphical Image/Picture Box (1) At least 1 message Box and 1 Input box Option Button control OR Check Box control List Box OR Combo Box Proper Layout and Grammar, including use of Tab Indexes, Access Keys, and Setting the Focus Selection Structure (If..Then..Else or Case Statement
Repetition Loop (Do While, Do Until or For Next) with either a Counter and/or an Accumulator Project must put on a RW CD that contains all images, datafiles, etc. Must be readable from any lab computer Elective Elements (at least 8 from the list) Left and Top properties or Center form Property
Group box control BackColor and ForeColor style Hiding & displaying either Image or Controls Different Font and/or Font size Locking controls on the form Use of Convert to ____ ( ) function Use of Format_______( ) function Setting MinButton, MaxButton, Control Box Use of Variables & Math Calcualtions Logical Operators (And, Or, Not) ToUpper OR ToLower Function TooTips Nested selection structure or selection structure within repetition structure SelStart and SelLength Timer Enable and Disable Properties Code Module, sub procedure, or function Databases Variable Array and/or 2-D Variable Array OTHER (something not on the list): |