Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxEdit.Paste Method

Pastes the clipboard contents into the edit control portion.

Syntax

VB.NETobject.Paste()
VBobject.Paste
C#.NETvoid object.Paste();
VC++HRESULT object->Paste();
CHRESULT object->raw_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.

See Also SftBoxEdit Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.