Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 24 JAN 2012 09:30:07AM Kimberley Lao wrote:

Please teach me how to put Background gradient color in the MDI Client Window such as the MDI Client Window of OI Form (EXAMPLES_MAIN) in Application (EXAMPLES).


At 24 JAN 2012 03:03PM Carl Pates wrote:

Kimberley,

Use the BACKCOLOR property of the MDICLIENT control on the form.

e.g.


   $insert colors

   call set_Property( @window : ".MDICLIENT", "BACKCOLOR", RED$ : @fm : BLUE$ )

You should also check out the GRADIENTSTYLE property in the online help.

Regards

Carl


At 24 JAN 2012 06:33PM Barry Stevens wrote:

I do suggest that the help for BACKCOLOR show that ….,color can be a 2 color fromcolor:@fm:tocolor param


At 24 JAN 2012 07:04PM Kimberley Lao wrote:

  • third_party_content/community/commentary/forums_works/a99c5af5000424569aede4100.txt
  • Last modified: 2024/01/04 20:57
  • by 127.0.0.1