C# 클래스 MENUITEMINFO, nuxeo-otg-win

파일 보기 프로젝트 열기: nuxeo/nuxeo-otg-win 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbSize uint
cch uint
dwItemData UIntPtr
dwTypeData string
fMask MIIM
fState MFS
fType MFT
hSubMenu IntPtr
hbmpChecked IntPtr
hbmpItem IntPtr
hbmpUnchecked IntPtr
wID uint

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public uint cbSize
리턴 uint

cch 공개적으로 프로퍼티

public uint cch
리턴 uint

dwItemData 공개적으로 프로퍼티

public UIntPtr dwItemData
리턴 UIntPtr

dwTypeData 공개적으로 프로퍼티

public string dwTypeData
리턴 string

fMask 공개적으로 프로퍼티

public MIIM fMask
리턴 MIIM

fState 공개적으로 프로퍼티

public MFS fState
리턴 MFS

fType 공개적으로 프로퍼티

public MFT fType
리턴 MFT

hSubMenu 공개적으로 프로퍼티

public IntPtr hSubMenu
리턴 IntPtr

hbmpChecked 공개적으로 프로퍼티

public IntPtr hbmpChecked
리턴 IntPtr

hbmpItem 공개적으로 프로퍼티

public IntPtr hbmpItem
리턴 IntPtr

hbmpUnchecked 공개적으로 프로퍼티

public IntPtr hbmpUnchecked
리턴 IntPtr

wID 공개적으로 프로퍼티

public uint wID
리턴 uint