NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefMenuModel Class
CefMenuModel Methods
AddCheckItem Method
AddItem Method
AddRadioItem Method
AddSeparator Method
AddSubMenu Method
Clear Method
Create Method
Dispose Method
Finalize Method
GetAccelerator Method
GetAcceleratorAt Method
GetCommandIdAt Method
GetGroupId Method
GetGroupIdAt Method
GetIndexOf Method
GetItemType Method
GetItemTypeAt Method
GetLabel Method
GetLabelAt Method
GetSubMenu Method
GetSubMenuAt 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
CefMenuModel
GetItemTypeAt Method
Returns the item type at the specified |index|.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
CefMenuItemType
GetItemTypeAt
(
int
index
)
Parameters
index
Type:
System
Int32
Return Value
Type:
CefMenuItemType
See Also
Reference
CefMenuModel Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.