SetImage Method


SetImage Method

Location

My.Computer.Clipboard.SetImage

Syntax

 My.Computer.Clipboard.SetImage(image) 


image (required; Image)

The System.Drawing.Image object to write to the system clipboard

Description

The SetImage method writes an image to the system clipboard.

Usage at a Glance

  • This method is only valid in non-server applications.

  • Security restrictions in place for the active user may limit access to the system clipboard.

Related Framework Entries

  • Microsoft.VisualBasic.MyServices.ClipboardProxy.SetImage Method

  • System.Windows.Forms.Clipboard.SetImage Method

See Also

Clipboard Object, ContainsImage Method, GetImage Method, SetAudio Method, SetData Method, SetDataObject Method, SetFileDropList Method, SetImage Method, SetText Method




Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net