Intersoft ClientUI Documentation
UpdateCanExecute Method
See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXCollection Namespace > UXTreeViewItem Class : UpdateCanExecute Method






Invalidates the CanExecute state of the command associated to this button.

Syntax

Visual Basic (Declaration) 
Protected Sub UpdateCanExecute() 
Visual Basic (Usage)Copy Code
Dim instance As UXTreeViewItem
 
instance.UpdateCanExecute()
C# 
protected void UpdateCanExecute()
Delphi 
protected procedure UpdateCanExecute(); 
JScript 
protected function UpdateCanExecute();
Managed Extensions for C++ 
protected: void UpdateCanExecute(); 
C++/CLI 
protected:
void UpdateCanExecute(); 

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.