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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1