C# 클래스 SnipDock.frmMain

상속: ShellLib.ApplicationDesktopToolbar
파일 보기 프로젝트 열기: rahul003/snip-dock

공개 프로퍼티들

프로퍼티 타입 설명
pictureBox1 System.Windows.Forms.PictureBox
position string

공개 메소드들

메소드 설명
frmMain ( ) : System

보호된 메소드들

메소드 설명
OnMouseWheel ( MouseEventArgs mea ) : void

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

addImage ( ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
checkBox1_CheckedChanged ( object sender, EventArgs e ) : void
clearSnipToolStripMenuItem_Click ( object sender, EventArgs e ) : void
clearsnip ( ) : void
frmMain_Load ( object sender, System e ) : void
move_items_side ( ) : void
move_items_top ( ) : void
move_items_top_half ( ) : void
rdo_CheckedChanged ( object sender, System e ) : void
resize_window ( ) : void

메소드 상세

OnMouseWheel() 보호된 메소드

protected OnMouseWheel ( MouseEventArgs mea ) : void
mea MouseEventArgs
리턴 void

frmMain() 공개 메소드

public frmMain ( ) : System
리턴 System

프로퍼티 상세

pictureBox1 공개적으로 프로퍼티

public PictureBox,System.Windows.Forms pictureBox1
리턴 System.Windows.Forms.PictureBox

position 공개적으로 프로퍼티

public string position
리턴 string