OnValidate Method (RibbonTabGroupCollection)
In This Topic
Checks that the value is a
RibbonContextualTabGroup.
Syntax
'Declaration
Protected Overrides Sub OnValidate( _
ByVal As Object _
)
protected override void OnValidate(
object
)
Parameters
- value
See Also