Method | Description | |
---|---|---|
LanguageInfoForm ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LangInfoForm_Load ( object sender, System e ) : void |
Fills the values of a langinfo file into the tabpages
|
|
buttonAdd_Click ( object sender, System e ) : void |
Remove a region to the listView
|
|
buttonCharsetSystemDefault_Click ( object sender, System e ) : void |
Sets the Windows default codepage for gui and subtitles
|
|
buttonDvdDefault_Click ( object sender, System e ) : void |
Sets the Windows default ISO-639:1988 language code for dvd language
|
|
buttonOK_Click ( object sender, System e ) : void | ||
buttonProperties_Click ( object sender, System e ) : void |
Shows a form to edit the selected region
|
|
buttonRemove_Click ( object sender, System e ) : void |
Remove a region from the listView
|
|
listViewRegions_AfterLabelEdit ( object sender, System.Windows.Forms.LabelEditEventArgs e ) : void |
Changes the name of a region
|
|
listViewRegions_DoubleClick ( object sender, System e ) : void |
Shows a form to edit the selected region
|