ScrollX - property of the PmaPanel object ... Pm("/Panel"); var nScrollX = oPanel.ScrollX; // Reading the value oPanel.ScrollX = 400; // Writing the value
確定! 回上一頁