메소드 | 설명 | |
---|---|---|
RemovableDetectorForm ( |
Set up the hidden form.
|
메소드 | 설명 | |
---|---|---|
WndProc ( |
This function receives all the windows messages for this window (form). We call the DriveDetector from here so that is can pick up the messages about drives arrived and removed.
|
메소드 | 설명 | |
---|---|---|
Form_Activated ( object sender, |
||
InitializeComponent ( ) : void | ||
Load_Form ( object sender, |
public RemovableDetectorForm ( |
||
detector | DriveDetector object which will receive notification about USB drives, see WndProc | |
리턴 | System |