When you design Windows applications using Visual Studio, you must be sure to add program statements to call the Dispose( ) method to clean up or release unused resources back to the operating system.
Answer the following statement true (T) or false (F)
False
Computer Science & Information Technology
You might also like to view...
The ________ enables you to specify the source of the data for form or a report
A) Design grid B) Property Sheet C) Record Source property D) Split Form Orientation
Computer Science & Information Technology
Match the following terms to their meanings:
I. Bound control II. Enabled property III. TabStop property IV. TabIndex property V. Unbound control A. Accepts an integer value B. Accepts a value of True or False C. Not connected to data in the host application D. Connected to data in the host application E. Determines if a control can receive focus
Computer Science & Information Technology