C# 클래스 fyiReporting.RdlDesign.FindTab

Summary description for FindTab.
파일 보기 프로젝트 열기: majorsilence/My-FyiReporting 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
tabFind System.Windows.Forms.TabPage
tabGoTo System.Windows.Forms.TabPage
tabReplace System.Windows.Forms.TabPage
tcFRG System.Windows.Forms.TabControl

공개 메소드들

메소드 설명
FindNextClick ( ) : void
FindTab ( ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
FindTab ( RdlEditPreview pad ) : System
FindTab_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
InitializeComponent ( ) : void
btnCancel_Click ( object sender, System e ) : void
btnFindNext_Click ( object sender, System e ) : void
btnGoto_Click ( object sender, System e ) : void
btnNext_Click ( object sender, System e ) : void
btnReplaceAll_Click ( object sender, System e ) : void
btnReplace_Click ( object sender, System e ) : void
tcFRG_Enter ( object sender, System e ) : void
tcFRG_SelectedIndexChanged ( object sender, System e ) : void
txtFindR_TextChanged ( object sender, System e ) : void
txtFind_TextChanged ( object sender, System e ) : void

메소드 상세

Dispose() 보호된 메소드

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

FindNextClick() 공개 메소드

public FindNextClick ( ) : void
리턴 void

FindTab() 공개 메소드

public FindTab ( ) : System
리턴 System

프로퍼티 상세

tabFind 공개적으로 프로퍼티

public TabPage,System.Windows.Forms tabFind
리턴 System.Windows.Forms.TabPage

tabGoTo 공개적으로 프로퍼티

public TabPage,System.Windows.Forms tabGoTo
리턴 System.Windows.Forms.TabPage

tabReplace 공개적으로 프로퍼티

public TabPage,System.Windows.Forms tabReplace
리턴 System.Windows.Forms.TabPage

tcFRG 공개적으로 프로퍼티

public TabControl,System.Windows.Forms tcFRG
리턴 System.Windows.Forms.TabControl