EmbeddedComboBox.SetCurSelectionAsString(String) 方法

定義

public:
 virtual int SetCurSelectionAsString(System::String ^ strNewSel);
public int SetCurSelectionAsString (string strNewSel);
Public Function SetCurSelectionAsString (strNewSel As String) As Integer

參數

strNewSel
String

傳回

Int32

實作

適用於