Rule Wizard?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fredrik Melin

    Rule Wizard?

    Hi,

    Does anyone know how I can make a rule wizard simular to the one in outlook
    when you create rules for your mailbox. (Somethings in line with a
    CheckListBox with part of the text as underlined links to create clickable
    input fields)

    Is this at all possible in VB.NET?

    Regards
    Fredrik



  • Ken Tucker [MVP]

    #2
    Re: Rule Wizard?

    Hi,

    Maybe these will help.




    Ken
    --------------------
    "Fredrik Melin" <mel@n.o.spam.d acsa.net.remove .as.needed> wrote in message
    news:ePk%236Ww9 EHA.4004@tk2msf tngp13.phx.gbl. ..
    Hi,

    Does anyone know how I can make a rule wizard simular to the one in outlook
    when you create rules for your mailbox. (Somethings in line with a
    CheckListBox with part of the text as underlined links to create clickable
    input fields)

    Is this at all possible in VB.NET?

    Regards
    Fredrik




    Comment

    • Ken Tucker [MVP]

      #3
      Re: Rule Wizard?

      Hi,

      Maybe these will help.




      Ken
      --------------------
      "Fredrik Melin" <mel@n.o.spam.d acsa.net.remove .as.needed> wrote in message
      news:ePk%236Ww9 EHA.4004@tk2msf tngp13.phx.gbl. ..
      Hi,

      Does anyone know how I can make a rule wizard simular to the one in outlook
      when you create rules for your mailbox. (Somethings in line with a
      CheckListBox with part of the text as underlined links to create clickable
      input fields)

      Is this at all possible in VB.NET?

      Regards
      Fredrik




      Comment

      • Fredrik Melin

        #4
        Re: Rule Wizard?

        What I am looking for is not the wizard part, but the textbox where certain
        words are underlined and clickable, as in the rule wiz in Outlook.


        "Ken Tucker [MVP]" <vb2ae@bellsout h.net> wrote in message
        news:%23dI%23Ks w9EHA.1564@TK2M SFTNGP09.phx.gb l...[color=blue]
        > Hi,
        >
        > Maybe these will help.
        >
        > http://www.codeproject.com/cs/miscctrl/tswizard.asp
        > http://www.codeproject.com/cs/miscctrl/ak_wizard.asp
        >
        > Ken
        > --------------------
        > "Fredrik Melin" <mel@n.o.spam.d acsa.net.remove .as.needed> wrote in message
        > news:ePk%236Ww9 EHA.4004@tk2msf tngp13.phx.gbl. ..
        > Hi,
        >
        > Does anyone know how I can make a rule wizard simular to the one in
        > outlook
        > when you create rules for your mailbox. (Somethings in line with a
        > CheckListBox with part of the text as underlined links to create clickable
        > input fields)
        >
        > Is this at all possible in VB.NET?
        >
        > Regards
        > Fredrik
        >
        >
        >
        >[/color]


        Comment

        • Fredrik Melin

          #5
          Re: Rule Wizard?

          What I am looking for is not the wizard part, but the textbox where certain
          words are underlined and clickable, as in the rule wiz in Outlook.


          "Ken Tucker [MVP]" <vb2ae@bellsout h.net> wrote in message
          news:%23dI%23Ks w9EHA.1564@TK2M SFTNGP09.phx.gb l...[color=blue]
          > Hi,
          >
          > Maybe these will help.
          >
          > http://www.codeproject.com/cs/miscctrl/tswizard.asp
          > http://www.codeproject.com/cs/miscctrl/ak_wizard.asp
          >
          > Ken
          > --------------------
          > "Fredrik Melin" <mel@n.o.spam.d acsa.net.remove .as.needed> wrote in message
          > news:ePk%236Ww9 EHA.4004@tk2msf tngp13.phx.gbl. ..
          > Hi,
          >
          > Does anyone know how I can make a rule wizard simular to the one in
          > outlook
          > when you create rules for your mailbox. (Somethings in line with a
          > CheckListBox with part of the text as underlined links to create clickable
          > input fields)
          >
          > Is this at all possible in VB.NET?
          >
          > Regards
          > Fredrik
          >
          >
          >
          >[/color]


          Comment

          Working...