EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.MinWindowSize

TElSimpleSSHClient     See also    


 

Specifies minimal internal window size.

 
 

Declaration

[C#]
    int MinWindowSize;

[VB.NET]
    Property MinWindowSize As Integer

[Pascal]
    property MinWindowSize : integer;

[VB6]
    Property IElSimpleSSHClientX5.MinWindowSize As Integer

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

[DLL]
    not implemented;
 
 

Description

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

 
 

See also:     DefaultWindowSize

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