Leadtools.Windows.Controls Namespace : InteractiveModeStatus Enumeration |
public enum InteractiveModeStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum InteractiveModeStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As InteractiveModeStatus
public enum InteractiveModeStatus : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Controls.InteractiveModeStatus = function() { }; Leadtools.Windows.Controls.InteractiveModeStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class InteractiveModeStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Begin | The interactive mode has started. |
End | The interactive mode ended or has been canceled. |
Working | The interactive mode is in progress. |
For C#/VB examples, refer to ImageViewer.IsInteractiveModeBusy.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Controls.InteractiveModeStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2