SftBox/OCX 4.5

SftBoxEdit.Copy Method

Softel vdm, Inc.

Copies the current text or selected item to the clipboard.

Syntax       

VB.NET

object.Copy()

VB

object.Copy

C#.NET

void object.Copy();

VC++

HRESULT object->Copy();

C

HRESULT object->raw_Copy();

Delphi

procedure object.Copy();

object

A SftBoxEdit object.

Comments

The Copy method copies the current text or selected item to the clipboard.

The contents of the edit control portion (simple or drop down combo box) or the text of the selected item (drop down list combo box) is copied to the clipboard.


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