LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

IsWorking Property


Gets a value that indicate whether this mode is working. WinRT support
Syntax
public bool IsWorking {get;}
 get_IsWorking(); 

Property Value

true if this mode is working; otherwise, it is false.
Remarks

IsWorking will be set to true by the base class when OnWorkStarted is called. It will be set back to false when OnWorkCompleted is called.

This value is useful when deriving your own interactive mode classes. Refer to ImageViewerInteractiveMode for an example.

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

ImageViewerInteractiveMode Class
ImageViewerInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices

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