C# Class fyiReporting.RdlDesign.FindTab

Summary description for FindTab.
Afficher le fichier Open project: majorsilence/My-FyiReporting Class Usage Examples

Méthodes publiques

Свойство Type Description
tabFind System.Windows.Forms.TabPage
tabGoTo System.Windows.Forms.TabPage
tabReplace System.Windows.Forms.TabPage
tcFRG System.Windows.Forms.TabControl

Méthodes publiques

Méthode Description
FindNextClick ( ) : void
FindTab ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
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

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

FindNextClick() public méthode

public FindNextClick ( ) : void
Résultat void

FindTab() public méthode

public FindTab ( ) : System
Résultat System

Property Details

tabFind public_oe property

public TabPage,System.Windows.Forms tabFind
Résultat System.Windows.Forms.TabPage

tabGoTo public_oe property

public TabPage,System.Windows.Forms tabGoTo
Résultat System.Windows.Forms.TabPage

tabReplace public_oe property

public TabPage,System.Windows.Forms tabReplace
Résultat System.Windows.Forms.TabPage

tcFRG public_oe property

public TabControl,System.Windows.Forms tcFRG
Résultat System.Windows.Forms.TabControl