CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp
IMenuModel Interface
IMenuModel Methods
AddCheckItem Method
AddItem Method
AddRadioItem Method
AddSeparator Method
AddSubMenu Method
Clear Method
GetAccelerator Method
GetAcceleratorAt Method
GetCommandIdAt Method
GetGroupId Method
GetGroupIdAt Method
GetIndexOf Method
GetLabel Method
GetLabelAt Method
GetSubMenu Method
GetSubMenuAt Method
GetType Method
GetTypeAt Method
HasAccelerator Method
HasAcceleratorAt Method
InsertCheckItemAt Method
InsertItemAt Method
InsertRadioItemAt Method
InsertSeparatorAt Method
InsertSubMenuAt Method
IsChecked Method
IsCheckedAt Method
IsEnabled Method
IsEnabledAt Method
IsVisible Method
IsVisibleAt Method
Remove Method
RemoveAccelerator Method
RemoveAcceleratorAt Method
RemoveAt Method
SetAccelerator Method
SetAcceleratorAt Method
SetChecked Method
SetCheckedAt Method
SetCommandIdAt Method
SetEnabled Method
SetEnabledAt Method
SetGroupId Method
SetGroupIdAt Method
SetLabel Method
SetLabelAt Method
SetVisible Method
SetVisibleAt Method
IMenuModel
AddSeparator Method
Version 87.1.132
Add a separator to the menu.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax
C#
C++
Copy
bool
AddSeparator
()
bool
AddSeparator
()
Return Value
Type:
Boolean
Returns true on success.
See Also
Reference
IMenuModel Interface
CefSharp Namespace
https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE