Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreview.CancelMode Method

Cancels internal modes.

Syntax

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

object

A SftPrintPreview object.

Comments

The CancelMode method cancels internal modes.

Applications may wish to respond to events such as MouseDown or MouseUp. Many mouse related events may have built-in functions, particularly drag & drop operations may be started after these events are processed. If an application wants to suppress the built-in behavior, e.g. to display a context menu, the internal state of the control has to be cleared. This can be accomplished using the CancelMode method.

See Also SftPrintPreview Object | Object Hierarchy


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