hi
i whant to auto hide a soft when the software start
i have a software in windows startup and i whant it to auto hide in the tray icon on the startup without user interface. is there any way to do this? the software does not have this option.
<body>
<div id="divprimario" style="position:absolute; width:650px; top: 170px; left: <%ESQUERDA%>px;">
what i whant is to change the div place if i put te code in the funcion onload, only after the page is loaded thoes div change place
i whant to do is assign the left of the div to a...
ok now it works
nomepagina = "page4"
nomepaginaobj = "THISFORM.pageFrame1." + ALLTRIM(nomepagina) + ".OBJECTS"
FOR EACH loTxt IN (nomepaginaobj)
IF INLIST(UPPER(loTxt.baseClass),"TEXTBOX","EDITBOX","LISTBOX")
the "&nomepaginaobj" as to be "(nomepaginaobj)
the tab does not work because i have the tabs off
why doesn't this work
nomepagina = "page4"
nomepaginaobj = "THISFORM.pageFrame1." + ALLTRIM(nomepagina) + ".OBJECTS"
FOR EACH loTxt IN &nomepaginaobj
IF INLIST(UPPER(loTxt.baseClass),"TEXTBOX","EDITBOX","LISTBOX")
and the if instruction...
how can i set focus to the first element on a page (textbox, combobox,...) without nowing its name
it is like this
i click in a botton that activates a page in a pageframe that page i dont now what is the name of the first text box how can i set focus to that same textbox...
the zorder it is to default
if i change the size of the shapes when i open the form again it puts some labels on top and other on back and the same thing in the case of the shapes (i dont need to run the form 'modi form')
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.