ButtonArray = New Array;
ButtonArray.Add("Button 1");
ButtonArray.Add("Button 2");
Result = OPI_VK.FormKeyboard(ButtonArray);