You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
385 B

imports System
imports OboutInc.EasyMenu_Pro
public class vb_windowsxp
inherits System.Web.UI.Page
protected dim placeHolder1 as System.Web.UI.WebControls.PlaceHolder
protected dim EasyMenu1 as EasyMenu
protected dim EasyMenu2 as EasyMenu
private sub Page_Load(byval sender as object,byval e as System.EventArgs)
if not Page.IsPostBack
EasyMenu1 = new EasyMenu()