Intersoft ClientUI Documentation
BlockUIOnBusyProperty Field
See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXDesktop Namespace > UXWindow Class : BlockUIOnBusyProperty Field






Identifies the BlockUIOnBusy dependency property.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly BlockUIOnBusyProperty As DependencyProperty
Visual Basic (Usage)Copy Code
Dim value As DependencyProperty
 
value = UXWindow.BlockUIOnBusyProperty
C# 
public static readonly DependencyProperty BlockUIOnBusyProperty
Delphi 
public field BlockUIOnBusyProperty: DependencyProperty; static; readonly 
JScript 
public static var BlockUIOnBusyProperty : DependencyProperty;
Managed Extensions for C++ 
public: static readonly DependencyProperty* BlockUIOnBusyProperty
C++/CLI 
public:
static readonly DependencyProperty^ BlockUIOnBusyProperty

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.