Softelvdm.Controls Class Library for Windows Controls 1.0

CancelMode Method, SoftelvdmUserControl Class

Softel vdm, Inc.

Cancels internal modes.

Syntax      SoftelvdmUserControl Class (Softelvdm.Controls)

VB   

Public Sub CancelMode()

C#   

public void CancelMode();

C++   

public: void CancelMode();

Comments

The CancelMode method cancels internal modes.

Applications may wish to respond to events such as mouse buttons. 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.

Version Information

Supported in version 1.0.
Products Table


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