C# Class OpenTween.Win32Api.TBBUTTONINFO

ファイルを表示 Open project: rhenium/OpenTween

Public Properties

Property Type Description
cbSize System.Int32
cchText System.Int32
cx short
dwMask System.Int32
fsState Byte
fsStyle Byte
iImage System.Int32
idCommand System.Int32
lParam System.IntPtr
pszText System.IntPtr

Property Details

cbSize public_oe property

public Int32,System cbSize
return System.Int32

cchText public_oe property

public Int32,System cchText
return System.Int32

cx public_oe property

public short cx
return short

dwMask public_oe property

public Int32,System dwMask
return System.Int32

fsState public_oe property

public Byte fsState
return Byte

fsStyle public_oe property

public Byte fsStyle
return Byte

iImage public_oe property

public Int32,System iImage
return System.Int32

idCommand public_oe property

public Int32,System idCommand
return System.Int32

lParam public_oe property

public IntPtr,System lParam
return System.IntPtr

pszText public_oe property

public IntPtr,System pszText
return System.IntPtr