Visual Basic (Declaration) | |
---|---|
Protected Overridable Sub EndClipCursor() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected virtual void EndClipCursor() |
Managed Extensions for C++ | |
---|---|
protected: virtual void EndClipCursor(); |
C++/CLI | |
---|---|
protected: virtual void EndClipCursor(); |
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Derived classes usually call this method upon ending or canceling the design operation.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family