CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Snookie

Search: Search took 0.02 seconds.

  1. Thread: TabPage Click

    by Snookie
    Replies
    4
    Views
    1,633

    Re: TabPage Click

    Where i add this code..?
  2. Thread: TabPage Click

    by Snookie
    Replies
    4
    Views
    1,633

    Re: TabPage Click

    I sould just take a break and drink a cop a coffee then code again..
    and then Light come to me... hehe

    So here are the code to do the trick

    Private Sub TabControl1_SelectedIndexChanged(ByVal...
  3. Thread: TabPage Click

    by Snookie
    Replies
    4
    Views
    1,633

    TabPage Click

    Hey guys.

    I try to do this in my tab4 then i click on it.
    but nothing happens. how and why its not work for me..?

    Private Sub TabPage4_Click(ByVal sender As System.Object, ByVal e As...
  4. Replies
    2
    Views
    1,179

    Specifide line number

    Hey.

    I will try to Explain myself correct.

    I have a Form1

    In the form1 i have 3 TextBox

    And i have a Form2
    in a Form2 i have a TextBox i call it Preview and Textbox its set to multiline.
Results 1 to 4 of 5





Click Here to Expand Forum to Full Width

Featured