C# 클래스 SidebarLibrary.Win32.TBBUTTONINFO

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

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
cchText int
cx short
dwMask int
fsState byte
fsStyle byte
iImage int
idCommand int
lParam System.IntPtr
pszText System.IntPtr

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

cchText 공개적으로 프로퍼티

public int cchText
리턴 int

cx 공개적으로 프로퍼티

public short cx
리턴 short

dwMask 공개적으로 프로퍼티

public int dwMask
리턴 int

fsState 공개적으로 프로퍼티

public byte fsState
리턴 byte

fsStyle 공개적으로 프로퍼티

public byte fsStyle
리턴 byte

iImage 공개적으로 프로퍼티

public int iImage
리턴 int

idCommand 공개적으로 프로퍼티

public int idCommand
리턴 int

lParam 공개적으로 프로퍼티

public IntPtr,System lParam
리턴 System.IntPtr

pszText 공개적으로 프로퍼티

public IntPtr,System pszText
리턴 System.IntPtr