C# Class PckView.TotalViewPck

Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Méthode Description
Hq2x ( ) : void
TotalViewPck ( ) : System

Méthodes protégées

Méthode Description
OnResize ( EventArgs e ) : void

Private Methods

Méthode Description
bvDisposed ( object sender, EventArgs e ) : void
scroll_Scroll ( object sender, System e ) : void
showBytes_CheckedChanged ( object sender, System e ) : void
tileChooser_SelectedIndexChanged ( object sender, System e ) : void
viewClicked ( int x ) : void
viewClicked ( int click, int move ) : void
viewClik ( int idx ) : void
viewMoved ( int x ) : void
viewSizeChange ( object sender, EventArgs e ) : void

Method Details

Hq2x() public méthode

public Hq2x ( ) : void
Résultat void

OnResize() protected méthode

protected OnResize ( EventArgs e ) : void
e System.EventArgs
Résultat void

TotalViewPck() public méthode

public TotalViewPck ( ) : System
Résultat System