C# 클래스 ARCed.UI.VS2005DockPaneCaption.InertButton

상속: InertButtonBase
파일 보기 프로젝트 열기: borisblizzard/arcreator

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
InertButton ( VS2005DockPaneCaption dockPaneCaption, Bitmap image, Bitmap imageAutoHide ) : System

보호된 메소드들

메소드 설명
OnRefreshChanges ( ) : void

메소드 상세

InertButton() 공개 메소드

public InertButton ( VS2005DockPaneCaption dockPaneCaption, Bitmap image, Bitmap imageAutoHide ) : System
dockPaneCaption VS2005DockPaneCaption
image System.Drawing.Bitmap
imageAutoHide System.Drawing.Bitmap
리턴 System

OnRefreshChanges() 보호된 메소드

protected OnRefreshChanges ( ) : void
리턴 void