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.
OboutSuite/Show/vb_changercustomize.aspx.vb

16 lines
464 B

imports OboutInc.Show
public class vb_changercustomize
inherits OboutInc.oboutAJAXPage
Protected Dim Show1 as Show
Protected Dim ddlType as DropDownList
Protected Dim ddlPosition as DropDownList
Protected Dim ddlArrowType as DropDownList
Protected Dim ddlHorizontalAlign as DropDownList
Protected Dim ddlVerticalAlign as DropDownList
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs)
Show1.ShowType=ShowType.Manual