object.Close( ByVal option As CloseOption ) As ReturnCode |
Parameters
- option
- The CloseOption enum object.
Return Value
ReturnCode object.![]() | |
---|---|
Dim WControl As Attachmate.Reflection.Objects.Web.Msie.WebControl WControl.Close(CloseOption.CloseAlwaysSave) |
|
Send comments on this topic. |
Close Method |
Attachmate.Reflection.Objects Library (Web) > WebControl Object : Close Method |
object.Close( ByVal option As CloseOption ) As ReturnCode |
![]() | |
---|---|
Dim WControl As Attachmate.Reflection.Objects.Web.Msie.WebControl WControl.Close(CloseOption.CloseAlwaysSave) |