| 
 | 
 | 
 | 
| StrategyClass Class | 
StrategyClass Class (Softelvdm.Controls Namespace)
An instance of the StrategyClass class is used with the StrategyRoutine to provide information about the requested action.
| VB | Public Class StrategyClass Inherits Object | 
| C# | public class StrategyClass : Object | 
| C++ | public ref class StrategyClass : public Object | 
| Public | Events | ||||
| Protected | Constructors | Properties | Fields | 
 | 
| Description | |
| none | This class cannot be instantiated. | 
| Description | |
| Returns the status of the Control key (for mouse events only). | |
| Defines the cursor. | |
| Returns whether the call to the StrategyRoutine occurred to obtain dimension information. | |
| Returns whether the call to the StrategyRoutine occurred to handle a mouse event. | |
| Returns the status of the Shift key (for mouse events only). | |
| Description | |
| The last mouse event arguments (for mouse events only). | |
| Defines whether parts are always rendered regardless of their VisibleAppearance property. | |
| Defines the current drawing surface or null/Nothing if no drawing surface is needed. | |
| The key codes and modifiers (for mouse events only). | |
| The control on behalf of which the current operation is being performed. | |
| The location of the mouse cursor in coordinates relative to the top, left corner of the owning control (for mouse events only). | |
| Defines the reason for the current operation. | |
| Description | |
| 
 | Determines whether the specified Object is equal to the current Object. | 
| 
 | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. | 
| 
 | Gets the Type of the current instance. | 
| 
 | Determines whether the specified Object instances are the same instance. | 
| 
 | Returns a String that represents the current Object. | 
| Description | |
| 
 | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
| 
 | Creates a shallow copy of the current Object. | 
Version Information
Supported in version 1.0.
   Products Table
See Also Softelvdm.Controls Namespace