LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

Status Property (InteractiveEventArgs)






Gets the current status of the interactive mode. .NET support Silverlight support
Syntax
public InteractiveModeStatus Status {get;}
'Declaration
 
Public ReadOnly Property Status As InteractiveModeStatus
'Usage
 
Dim instance As InteractiveEventArgs
Dim value As InteractiveModeStatus
 
value = instance.Status
public InteractiveModeStatus Status {get;}
 get_Status(); 
public:
property InteractiveModeStatus Status {
   InteractiveModeStatus get();
}

Property Value

An InteractiveModeStatus enumeration member that indicates the status of the interactive mode.
Example

For C#/VB examples, refer to IsInteractiveModeBusy.

Requirements

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

See Also

Reference

InteractiveEventArgs Class
InteractiveEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.