EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.DefaultWindowSize

TElSimpleSSHClient     See also    


 

Specifies default internal window size.

 
 

Declaration

[C#]
    int DefaultWindowSize;

[VB.NET]
    Property DefaultWindowSize As Integer

[Pascal]
    property DefaultWindowSize : integer;

[VB6]
    Property IElSimpleSSHClientX5.DefaultWindowSize As Integer

[ActiveX]
    HRESULT _stdcall IElSimpleSSHClientX5.DefaultWindowSize([in] long Value );
    HRESULT _stdcall IElSimpleSSHClientX5.DefaultWindowSize([out, retval] long * Value );

[DLL]
    not implemented;
 
 

Description

    Use this property to get or set default internal window size.

 
 

See also:     MinWindowSize

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation