Intersoft ClientUI Documentation
RefreshVisualState Method
See Also  Send Feedback
Intersoft.Client.Framework Namespace > ISButton Class : RefreshVisualState Method






Refresh visual state to reflect the current state of button.

Syntax

Visual Basic (Declaration) 
Public Sub RefreshVisualState() 
Visual Basic (Usage)Copy Code
Dim instance As ISButton
 
instance.RefreshVisualState()
C# 
public void RefreshVisualState()
Delphi 
public procedure RefreshVisualState(); 
JScript 
public function RefreshVisualState();
Managed Extensions for C++ 
public: void RefreshVisualState(); 
C++/CLI 
public:
void RefreshVisualState(); 

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.