SftBox/OCX 4.5

SftBoxEdit.Paste Method

Softel vdm, Inc.

Pastes the clipboard contents into the edit control portion.

Syntax       

VB.NET

object.Paste()

VB

object.Paste

C#.NET

void object.Paste();

VC++

HRESULT object->Paste();

C

HRESULT object->raw_Paste();

Delphi

procedure object.Paste();

object

A SftBoxEdit object.

Comments

The Paste method pastes the clipboard contents into the edit control portion.

The contents of the clipboard are copied to the edit control portion (simple or drop down combo box).

This method cannot be used with a drop down list combo box.


Feedback / comments / error reports for this topic
© 2008 - Softel vdm, Inc. - www.softelvdm.com