C# Class SYS.FormUI.FrmUnLockSystem

Mostrar archivo Open project: NF-TopSky-Team/TopskyHotelManagerSystem

Public Methods

Method Description
FrmUnLockSystem ( ) : System

Private Methods

Method Description
EnableMenuItem ( IntPtr hMenu, int uIDEnableItem, int uEnable ) : bool
FrmUnLockSystem_Deactivate ( object sender, EventArgs e ) : void
FrmUnLockSystem_FormClosing ( object sender, FormClosingEventArgs e ) : void
GetSystemMenu ( IntPtr hWnd, int bRevert ) : IntPtr
btnUnLock_Click ( object sender, EventArgs e ) : void

Method Details

FrmUnLockSystem() public method

public FrmUnLockSystem ( ) : System
return System