SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftPrintPreview/DLL 2.0 - Print Preview Control (discontinued)
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftDirectory 3.5 - File/Folder Control (discontinued)
SftMask/OCX 7.0 - Masked Edit Control
SftOptions 1.0 - Registry/INI Control (discontinued)
SftPrintPreview/OCX 1.0 - Print Preview Control (discontinued)
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTabs/NET 6.0 - Tab Control (discontinued)
SftTree/NET 2.0 - Tree Control
An instance of the StrategyClass class is used with the StrategyRoutine to provide information about the requested action.
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET
Inheritance
public class StrategyClass;
Public Class StrategyClass
This class cannot be instantiated.
ControlKey | Returns the status of the Control key (for mouse events only). | |
HoverCursor | Defines the cursor. | |
IsDimensionCall | Returns whether the call to the StrategyRoutine occurred to obtain dimension information. | |
IsMouseEvent | Returns whether the call to the StrategyRoutine occurred to handle a mouse event. | |
ShiftKey | Returns the status of the Shift key (for mouse events only). |
evArgs | The last mouse event arguments (for mouse events only). | |
fAlwaysVisible | Defines whether parts are always rendered regardless of their GenericPartClass.VisibleAppearance property. | |
g | Defines the current drawing surface or null/Nothing if no drawing surface is needed. | |
k | The key codes and modifiers (for mouse events only). | |
OwningControl | The control on behalf of which the current operation is being performed. | |
pt | The location of the mouse cursor in coordinates relative to the top, left corner of the owning control (for mouse events only). | |
reason | Defines the reason for the current operation. |
Equals | Determines whether the specified object is equal to the current object. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. | |
GetHashCode | Serves as the default hash function. | |
GetType | Gets the Type of the current instance. | |
MemberwiseClone | Creates a shallow copy of the current Object. | |
ReferenceEquals | Determines whether the specified Object instances are the same instance. | |
ToString | Returns a string that represents the current object. |
See Also Classes | SftTree/NET 2.0