LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

Status Property (InteractiveEventArgs)

Show in webframe





Gets the current status of the interactive mode.
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:
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

See Also

Reference

InteractiveEventArgs Class
InteractiveEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.