This document is archived and information here might be outdated. Recommended version. |
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