C# 클래스 System.Windows.Forms.ContextMenuStrip

상속: ToolStripDropDownMenu
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form 1 사용 예제들

Private Properties

프로퍼티 타입 설명
SetSourceControl void

공개 메소드들

메소드 설명
ContextMenuStrip ( ) : System.ComponentModel
ContextMenuStrip ( IContainer container ) : System.ComponentModel

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
SetSourceControl ( Control source_control ) : void

메소드 상세

ContextMenuStrip() 공개 메소드

public ContextMenuStrip ( ) : System.ComponentModel
리턴 System.ComponentModel

ContextMenuStrip() 공개 메소드

public ContextMenuStrip ( IContainer container ) : System.ComponentModel
container IContainer
리턴 System.ComponentModel

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void