To move a PictureBox object, picProduct, 25 pixels downward and 18 pixels toward left edge of the containing fo which of the following statements should be taken? O A. picProduct.Top += 25; picProduct.Left -= 18; O B. picProduct.Top 25; picProduct.Left + 18; O C. picProduct.Y += 25; picProduct.X- 18; O D. picProduct.Y -= 25; picProduct.X += 18;

EBK JAVA PROGRAMMING
8th Edition
ISBN:9781305480537
Author:FARRELL
Publisher:FARRELL
Chapter16: Graphics
Section: Chapter Questions
Problem 17RQ
icon
Related questions
Question
To move a PictureBox object, picProduct, 25 pixels downward and 18 pixels toward left edge of the containing form
which of the following statements should be taken?
O A. picProduct.Top += 25; picProduct.Left -= 18;
B. picProduct.Top - 25; picProduct.Left += 18;
O C. picProduct.Y += 25; picProduct.X - 18;
O D. picProduct.Y - 25; picProduct.X += 18;
-3=
No new data to
Transcribed Image Text:To move a PictureBox object, picProduct, 25 pixels downward and 18 pixels toward left edge of the containing form which of the following statements should be taken? O A. picProduct.Top += 25; picProduct.Left -= 18; B. picProduct.Top - 25; picProduct.Left += 18; O C. picProduct.Y += 25; picProduct.X - 18; O D. picProduct.Y - 25; picProduct.X += 18; -3= No new data to
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Image Element
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT