How to change maximise or minimise the window in forms

Answer Posted / barick prabhudatta

----FOR MAXIMIZE------
SET_WINDOW_PROPERTY('WINDOW-NAME',WINDOW_STATE,MAXIMIZE);
----FOR MANIMIZE------
SET_WINDOW_PROPERTY('WINDOW-NAME',WINDOW_STATE,MANIMIZE);

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can you convert or reverse engineer a fmx back to a fmb file?

701


What is a user exit program in oracle reports?

565


what are the new features introduced in oracle form services in 11g release 2?

573


HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??

1085


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1591






Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

1544


What is the difference between bind and lexical parameter?

529


what are the oracle forms services components include?

549


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

1691


i am writing a query select EmpNo from Emp how can i call in after parameter form

1589


Explain how can you use the same lov for 2 columns?

636


hiding item in report how like that properly,thats manually but at runtime i want to do

2539


Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.

1689


What do you understand by lov and how can it be used?

570


what is the difference between call_form, new_form and open_form?

711