C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / Equals Method

In This Topic
Equals Method (RibbonGroup)
In This Topic
Determines whether the specified RibbonGroup is equal to the current RibbonGroup.
Syntax
'Declaration
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
 

Parameters

obj
See Also