BCGSoft.Visualization Namespace > VisualManager Class : GetCascadeMenuArrowState Method |
'Declaration Public Overridable Function GetCascadeMenuArrowState( _ ByVal clrText As Color, _ ByVal hightlight As Boolean, _ ByVal pressed As Boolean, _ ByVal disabled As Boolean _ ) As Integer
'Usage Dim instance As VisualManager Dim clrText As Color Dim hightlight As Boolean Dim pressed As Boolean Dim disabled As Boolean Dim value As Integer value = instance.GetCascadeMenuArrowState(clrText, hightlight, pressed, disabled)
public virtual int GetCascadeMenuArrowState( Color clrText, bool hightlight, bool pressed, bool disabled )
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