Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxEdit.Cut Method

Cuts the current text or selected item to the clipboard.

Syntax

VB.NETobject.Cut()
VBobject.Cut
C#.NETvoid object.Cut();
VC++HRESULT object->Cut();
CHRESULT object->raw_Cut();

object

A SftBoxEdit object.

Comments

The Cut method cuts the current text or selected item to the clipboard.

The contents of the edit control portion (simple or drop down combo box) is copied to the clipboard, then the text is removed from the edit control portion.

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.