C# Класс MediaPortal.Configuration.Sections.Keys

Наследование: SectionSettings
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
groupBoxLegacyKeys MediaPortal.UserInterface.Controls.MPGroupBox
self Keys

Защищенные свойства (Protected)

Свойство Тип Описание
fileNameButton MediaPortal.UserInterface.Controls.MPButton

Открытые методы

Метод Описание
Keys ( ) : System
Keys ( string name ) : System
SaveSettings ( ) : void

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
AddActionNode ( ArrayList &list, XmlNode node ) : void
AddActionsToNode ( TreeNode &treeNode, ArrayList actions ) : void
GetActionName ( int id ) : string
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LoadKeys ( ) : void
PopulateKeyTree ( ) : void
SaveKeys ( ) : void
addButton_Click ( object sender, EventArgs e ) : void
deleteButton_Click ( object sender, EventArgs e ) : void
descriptionTextBox_TextChanged ( object sender, EventArgs e ) : void
fileNameButton_Click ( object sender, EventArgs e ) : void

idComboBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
idTextBox_KeyPress ( object sender, KeyPressEventArgs e ) : void
idTextBox_TextChanged ( object sender, EventArgs e ) : void
keyTextBox_KeyDown ( object sender, KeyEventArgs e ) : void
keyTextBox_KeyPress ( object sender, KeyPressEventArgs e ) : void
keyTreeView_AfterSelect ( object sender, TreeViewEventArgs e ) : void
soundTextBox_TextChanged ( object sender, EventArgs e ) : void

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Результат void

Keys() публичный Метод

public Keys ( ) : System
Результат System

Keys() публичный Метод

public Keys ( string name ) : System
name string
Результат System

SaveSettings() публичный Метод

public SaveSettings ( ) : void
Результат void

Описание свойств

fileNameButton защищенное свойство

protected MPButton,MediaPortal.UserInterface.Controls fileNameButton
Результат MediaPortal.UserInterface.Controls.MPButton

groupBoxLegacyKeys публичное свойство

public MPGroupBox,MediaPortal.UserInterface.Controls groupBoxLegacyKeys
Результат MediaPortal.UserInterface.Controls.MPGroupBox

self публичное статическое свойство

public static Keys,MediaPortal.Configuration.Sections self
Результат Keys