'Declaration
Protected Function DropDownRibbonItem( _
ByVal As System.Object, _
ByVal As System.Boolean _
) As System.Boolean
protected System.bool DropDownRibbonItem(
System.object ,
System.bool
)
protected: System.bool DropDownRibbonItem(
System.Object* ,
System.bool
)
Parameters
- ribbonObj
- The Ribbon item to be dropped down
- bDropDown
Return Value
Returns true if the Ribbon item is dropped down, else false
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