C# 클래스 Dev2.Util.ExtensionMethods.FrameWorkElementExtensions

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
BringToFront ( this element ) : void
BringToMaxFront ( this element ) : void
SendToBack ( this element ) : void

메소드 상세

BringToFront() 공개 정적인 메소드

public static BringToFront ( this element ) : void
element this
리턴 void

BringToMaxFront() 공개 정적인 메소드

public static BringToMaxFront ( this element ) : void
element this
리턴 void

SendToBack() 공개 정적인 메소드

public static SendToBack ( this element ) : void
element this
리턴 void