C# 클래스 cadencii.TBBUTTONINFO

파일 보기 프로젝트 열기: cadencii/cadencii 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbSize uint
cchText int
cx WORD
dwMask DWORD
fsState BYTE
fsStyle BYTE
iImage int
idCommand int
lParam System.IntPtr
pszText string

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public uint cbSize
리턴 uint

cchText 공개적으로 프로퍼티

public int cchText
리턴 int

cx 공개적으로 프로퍼티

public WORD cx
리턴 WORD

dwMask 공개적으로 프로퍼티

public DWORD dwMask
리턴 DWORD

fsState 공개적으로 프로퍼티

public BYTE fsState
리턴 BYTE

fsStyle 공개적으로 프로퍼티

public BYTE fsStyle
리턴 BYTE

iImage 공개적으로 프로퍼티

public int iImage
리턴 int

idCommand 공개적으로 프로퍼티

public int idCommand
리턴 int

lParam 공개적으로 프로퍼티

DWORD_PTR
public IntPtr,System lParam
리턴 System.IntPtr

pszText 공개적으로 프로퍼티

public string pszText
리턴 string