C# 클래스 MediaPortal.Configuration.Sections.Keys

상속: SectionSettings
파일 보기 프로젝트 열기: MediaPortal/MediaPortal-1 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
groupBoxLegacyKeys MediaPortal.UserInterface.Controls.MPGroupBox
self Keys

보호된 프로퍼티들

프로퍼티 타입 설명
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