Hi,
What value do have to use in GetSysMetrics() to return the thickness of dthe dialog-border?
Thanks,
Marc
#include "FiveWin.ch"
func test()
local oWnd
DEFINE WINDOW oWnd TITLE 'Test'
ACTIVATE WINDOW oWnd MAXIMIZED on init(msginfo(oWnd:nLeft))
return
Marc Vanzegbroeck wrote:Marcelo,
You can change the height and witdth of a dialog with oDlg:nWidth and oDlg:nHeight
You can also get the height and witdth of the dialog calling those.
Regards,
Marc
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 63 guests