Intersoft ClientUI Documentation
GoToLargeState() Method
See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXRibbon Namespace > UXRibbonToggleButton Class > GoToLargeState Method : GoToLargeState() Method






Active the large visual state.

Syntax

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

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.