ClientStation.IsDisplayOpeningExecuted Method
<ID("IsDisplayOpeningExecuted", (int)e.IsDisplayOpeningExecuted)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Function IsDisplayOpeningExecuted( _
ByVal displayName As String _
) As Boolean
This language is not supported or no code example is available.
Parameters
- displayName
- string
Return Value
boolFlag indicating whether DisplayOpening method already executed (true) or not (false)