C# Class KeppySynthConfigurator.Program

Afficher le fichier Open project: KaleidonKep99/Keppy-s-Driver

Méthodes publiques

Свойство Type Description
BringToFrontMessage uint

Méthodes publiques

Méthode Description
CopyKey ( RegistryKey parentKey, string keyNameToCopy, string newKeyName ) : bool
UpdateTextPosition ( Form form ) : void

Private Methods

Méthode Description
DoAnyway ( String args ) : void
Main ( String args ) : void
RecurseCopyKey ( RegistryKey sourceKey, RegistryKey destinationKey ) : void

Method Details

CopyKey() public static méthode

public static CopyKey ( RegistryKey parentKey, string keyNameToCopy, string newKeyName ) : bool
parentKey Microsoft.Win32.RegistryKey
keyNameToCopy string
newKeyName string
Résultat bool

UpdateTextPosition() public static méthode

public static UpdateTextPosition ( Form form ) : void
form System.Windows.Forms.Form
Résultat void

Property Details

BringToFrontMessage public_oe static_oe property

public static uint BringToFrontMessage
Résultat uint