AGI AgSearch 11 Send comments on this topic.
SetStatus Method (IAgPluginSearchStatusGrid)
See Also 
Value
Windows






Windows & Linux

Description

Sets the status in the title bar.

Syntax

[Visual Basic .NET]
Public Sub SetStatus( _
   ByVal Value As String _
) 

[C#]
public void SetStatus(
string Value
);

[Managed C++]
public: void SetStatus(
String __gc ^ Value
);

[Java]
public  setStatus(
String Value
);

[Unmanaged C++]
public: HRESULT SetStatus(
BSTR Value
);

Parameters

Value

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface