Softelvdm.Controls Class Library for Windows Controls 1.0

StrategyClass Class

Softel vdm, Inc.

  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

Constructors

Properties

Fields

Methods

Events

Protected

Constructors

Properties

Fields

Methods

 


Public Constructors

Description

none

This class cannot be instantiated.

   

Public Properties

Description

public propertyControlKey

Returns the status of the Control key (for mouse events only).

public propertyHoverCursor

Defines the cursor.

public propertyIsDimensionCall

Returns whether the call to the StrategyRoutine occurred to obtain dimension information.

public propertyIsMouseEvent

Returns whether the call to the StrategyRoutine occurred to handle a mouse event.

public propertyShiftKey

Returns the status of the Shift key (for mouse events only).

  

Public Fields

Description

public fieldevArgs

The last mouse event arguments (for mouse events only).

public fieldfAlwaysVisible

Defines whether parts are always rendered regardless of their VisibleAppearance property.

public fieldg

Defines the current drawing surface or null/Nothing if no drawing surface is needed.

public fieldk

The key codes and modifiers (for mouse events only).

public fieldOwningControl

The control on behalf of which the current operation is being performed.

public fieldpt

The location of the mouse cursor in coordinates relative to the top, left corner of the owning control (for mouse events only).

public fieldreason

Defines the reason for the current operation.

  

Public Methods

Description

public methodEqualsinherited from System.Object

Determines whether the specified Object is equal to the current Object.

public methodGetHashCodeinherited from System.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.

public methodGetTypeinherited from System.Object

Gets the Type of the current instance.

public methodstatic / sharedReferenceEqualsinherited from System.Object

Determines whether the specified Object instances are the same instance.

public methodToStringinherited from System.Object

Returns a String that represents the current Object.

  

Protected Methods

Description

protected methodFinalizeinherited from System.Object

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

protected methodMemberwiseCloneinherited from System.Object

Creates a shallow copy of the current Object.

  

Version Information

Supported in version 1.0.
Products Table

See Also     Softelvdm.Controls Namespace


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