Intersoft ClientUI Documentation
GoToSplitButtonHoverState Method



Use transition.
Go to split button hover state.
Syntax
Protected Sub GoToSplitButtonHoverState( _
   Optional ByVal useTransition As Boolean _
) 
Dim instance As UXBreadCrumbItem
Dim useTransition As Boolean
 
instance.GoToSplitButtonHoverState(useTransition)
protected void GoToSplitButtonHoverState( 
   bool useTransition
)
protected:
void GoToSplitButtonHoverState( 
   bool useTransition
) 

Parameters

useTransition
Use transition.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXBreadCrumbItem Class
UXBreadCrumbItem Members

Send Feedback