Home » Developer & Programmer » Forms » Hide Button
Hide Button [message #85016] Sun, 23 May 2004 05:56 Go to next message
lotus
Messages: 10
Registered: March 2004
Junior Member
hi

is it possible to hide a pushbutton like in vb? if yes, wat is the coding?

thanks
Re: Hide Button [message #85019 is a reply to message #85016] Mon, 24 May 2004 00:46 Go to previous messageGo to next message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Yes it is possible.
Make use of
SET_ITEM_PROPERTY('BLOCKNAME.ITEMNAME',VISIBLE,PROPERTY_FALSE);

Regards
Himanshu
Re: Hide Button [message #85047 is a reply to message #85016] Tue, 25 May 2004 01:56 Go to previous message
Anupam
Messages: 62
Registered: July 2001
Member
set_item_property('button_name',visible,proeprty_false);
Previous Topic: changing alert property at runtime
Next Topic: Commit. On update
Goto Forum:
  


Current Time: Wed May 01 14:40:57 CDT 2024