C# 클래스 Combogallary.CustomCursor

파일 보기 프로젝트 열기: msCube/Gallery

공개 메소드들

메소드 설명
HandWriting ( ) : System.Windows.Input.Cursor
LinkSelect ( ) : System.Windows.Input.Cursor
NormalCursor ( ) : System.Windows.Input.Cursor
TextSelect ( ) : System.Windows.Input.Cursor

메소드 상세

HandWriting() 공개 정적인 메소드

public static HandWriting ( ) : System.Windows.Input.Cursor
리턴 System.Windows.Input.Cursor

LinkSelect() 공개 정적인 메소드

public static LinkSelect ( ) : System.Windows.Input.Cursor
리턴 System.Windows.Input.Cursor

NormalCursor() 공개 정적인 메소드

public static NormalCursor ( ) : System.Windows.Input.Cursor
리턴 System.Windows.Input.Cursor

TextSelect() 공개 정적인 메소드

public static TextSelect ( ) : System.Windows.Input.Cursor
리턴 System.Windows.Input.Cursor