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
407 B

imports System
imports System.Data.OleDb
imports System.Web.UI.WebControls
imports OboutInc.EasyMenu_Pro
public class vb_withTreeView
Inherits System.Web.UI.Page
protected TreeView as Label
protected EasyMenu1 as EasyMenu
sub Page_Load(byval sender as object, byval e as EventArgs)
dim oTree as obout_ASPTreeView_2_NET.Tree = new obout_ASPTreeView_2_NET.Tree()
dim attachTo as string = ""