RibbonComboBox Constructor
Initializes a new instance of the RibbonComboBox class.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Sub New
public RibbonComboBox()
public:
RibbonComboBox()
new : unit -> RibbonComboBox
public function RibbonComboBox()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.