Méthode | Description | |
---|---|---|
Cover ( |
Use the obscurer to cover the provided control.
|
|
Cover ( |
Use the obscurer to cover the provided control.
|
|
Dispose ( ) : void |
Hide the obscurer from display.
|
|
ScreenObscurer ( ) : System |
Initialize a new instance of the ControlObscurer class.
|
|
ScreenObscurer ( |
Initialize a new instance of the ControlObscurer class.
|
|
ScreenObscurer ( |
Initialize a new instance of the ControlObscurer class.
|
|
Uncover ( ) : void |
If covering an area then uncover it now.
|
public Cover ( |
||
c | Control to obscure. | |
Résultat | void |
public Cover ( |
||
f | Form to obscure. | |
Résultat | void |
public ScreenObscurer ( |
||
c | Control to obscure. | |
designMode | bool | Is the source in design mode. |
Résultat | System |
public ScreenObscurer ( |
||
f | Form to obscure. | |
designMode | bool | Is the source in design mode. |
Résultat | System |