Display.Close Method

Begin close display
<ID("Close", (int)e.Close)> _ 
Public Function Close() As Boolean
This language is not supported or no code example is available.
[ID("Close", (int)e.Close)] 
public bool Close()
This language is not supported or no code example is available.

Return Value

bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition