[mapguide-users] Enable/Disable toolbar buttons?
sathishpsk9
sathishpsk9 at gmail.com
Mon Jun 15 10:49:47 EDT 2009
hi you can do this at runtime here conn is httpserverconnection
Dim layout As MaestroAPI.WebLayout =
conn.GetWebLayout("Library://propertytax/layout.WebLayout")
' layout.TaskPane.Width = 0
layout.ToolBar .Visible=False ;
--
View this message in context: http://n2.nabble.com/Enable-Disable-toolbar-buttons--tp3080034p3080664.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list