Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
cadencii
MENUITEMINFO
C# Class cadencii.MENUITEMINFO
显示文件
Open project: cadencii/cadencii
Class Usage Examples
Public Properties
Property
Type
Description
cbSize
uint
cch
uint
dwItemData
DWORD
dwTypeData
string
fMask
uint
fState
uint
fType
uint
hSubMenu
System.IntPtr
hbmpChecked
System.IntPtr
hbmpItem
System.IntPtr
hbmpUnchecked
System.IntPtr
wID
uint
Property Details
cbSize
public_oe property
public
uint
cbSize
return
uint
cch
public_oe property
public
uint
cch
return
uint
dwItemData
public_oe property
ULONG_PTR
public
DWORD
dwItemData
return
DWORD
dwTypeData
public_oe property
public
string
dwTypeData
return
string
fMask
public_oe property
public
uint
fMask
return
uint
fState
public_oe property
public
uint
fState
return
uint
fType
public_oe property
public
uint
fType
return
uint
hSubMenu
public_oe property
HMENU
public
IntPtr,System
hSubMenu
return
System.IntPtr
hbmpChecked
public_oe property
HBITMAP
public
IntPtr,System
hbmpChecked
return
System.IntPtr
hbmpItem
public_oe property
HBITMAP
public
IntPtr,System
hbmpItem
return
System.IntPtr
hbmpUnchecked
public_oe property
HBITMAP
public
IntPtr,System
hbmpUnchecked
return
System.IntPtr
wID
public_oe property
public
uint
wID
return
uint