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






Active when the button been mouse over.

Syntax

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

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.