AVEVA CAF API Documenation

ShowWheel Method (ICommandBarManager)
Show the given menu as a wheel at the current cursor position.
Syntax
Wheel ShowWheel( 
   string menuKey
)
Wheel^ ShowWheel( 
   String^ menuKey
) 

Parameters

menuKey
.

Return Value

A Wheel.
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