C# 클래스 OKHOSTING.UI.Net4.WinForms.Controls.Layout.Stack

상속: System.Windows.Forms.FlowLayoutPanel, IStack
파일 보기 프로젝트 열기: okhosting/OKHOSTING.UI

보호된 프로퍼티들

프로퍼티 타입 설명
_Children ControlList

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Stack ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( System pevent ) : void

메소드 상세

OnPaint() 보호된 메소드

protected OnPaint ( System pevent ) : void
pevent System
리턴 void

Stack() 공개 메소드

public Stack ( ) : System
리턴 System

프로퍼티 상세

_Children 보호되어 있는 프로퍼티

protected ControlList _Children
리턴 ControlList