C# 클래스 TOAPI.User32.ICONINFO

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

공개 프로퍼티들

프로퍼티 타입 설명
hbmColor System.IntPtr
hbmMask System.IntPtr
xHotspot int
yHotspot int

프로퍼티 상세

hbmColor 공개적으로 프로퍼티

public IntPtr,System hbmColor
리턴 System.IntPtr

hbmMask 공개적으로 프로퍼티

public IntPtr,System hbmMask
리턴 System.IntPtr

xHotspot 공개적으로 프로퍼티

public int xHotspot
리턴 int

yHotspot 공개적으로 프로퍼티

public int yHotspot
리턴 int