Give a statement that deletes all graphics and text from picOutput.

(A) picOutput.Clear()
(B) picOutput.Text =" "
(C) picOutput.Delete()
(D) picOutput.Refresh()

(D) picOutput.Refresh()

Computer Science & Information Technology

You might also like to view...

What NAT IP address is a public IP address that maps to an inside device?

a. Inside local b. Inside global c. Outside local d. Outside global

Computer Science & Information Technology

What feature of SQL Server 2012 means that it can use AD DS to provide a scalable and integrated security model?

A. user-account control B. network authentication C. security enhanced D. directory-enabled

Computer Science & Information Technology