C# Class SGDeB.MDIUtil

Afficher le fichier Open project: sgdc/sgdc-old

Méthodes publiques

Méthode Description
AddControlInGeneralLocation ( Form parent, Form child, FormLocation loc ) : void
SetTitle ( string game, string formName, Form form ) : void

Method Details

AddControlInGeneralLocation() public static méthode

public static AddControlInGeneralLocation ( Form parent, Form child, FormLocation loc ) : void
parent System.Windows.Forms.Form
child System.Windows.Forms.Form
loc FormLocation
Résultat void

SetTitle() public static méthode

public static SetTitle ( string game, string formName, Form form ) : void
game string
formName string
form System.Windows.Forms.Form
Résultat void