i dont want to write windows function for every window is there any
way where i can just manupulate properties of windows
FOR n = 1 to UpperBound(Control[])
IF Control[n].TypeOf() = CommandButton! OR Control[n].TypeOf() =
PictureButton!THEN
set_button_name(this.Control[n])
End if
NEXT
in this i case i have to hardcode this code in open event of every
window
to call this by using function()
Instead, you may want to access the Sybase newsgroups directly at
http://www.sybase.com/support/community-forums