Visual Basic (Declaration) | |
---|---|
Public Sub CancelFind() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void CancelFind() |
C++/CLI | |
---|---|
public: void CancelFind(); |
The cancel is not necessarily performed immediately when this method is called. Inheritors from this class are expected to handle the cancel request in the DoCancelFind.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family