This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineSketchOperation Interface > IEngineSketchOperation.SetMenuString Method (ArcObjects .NET 10.5 SDK) |
Sets the text that appears in the undo menu choice.
[Visual Basic .NET] Public Sub SetMenuString ( _ ByVal MenuString As String _ )
[C#] public void SetMenuString ( string MenuString );
[C++]
HRESULT SetMenuString(
BSTR MenuString
);
[C++]
Parameters MenuString [in] MenuString is a parameter of type BSTR