Click here to Skip to main content
15,920,053 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUserControl with static background and transparent "front-image" Pin
Radames20079-Feb-08 15:03
Radames20079-Feb-08 15:03 
GeneralRe: UserControl with static background and transparent "front-image" Pin
Dave Kreskowiak11-Feb-08 4:29
mveDave Kreskowiak11-Feb-08 4:29 
Generalstoreing encrypted passwords Pin
AAGTHosting9-Feb-08 14:10
AAGTHosting9-Feb-08 14:10 
GeneralRe: storeing encrypted passwords Pin
Thomas Stockwell9-Feb-08 15:12
professionalThomas Stockwell9-Feb-08 15:12 
GeneralRe: storeing encrypted passwords Pin
Guffa9-Feb-08 16:12
Guffa9-Feb-08 16:12 
GeneralError creating window handle. Pin
Rupesh Kumar Swami9-Feb-08 3:21
Rupesh Kumar Swami9-Feb-08 3:21 
GeneralRe: Error creating window handle. Pin
Dave Kreskowiak11-Feb-08 4:27
mveDave Kreskowiak11-Feb-08 4:27 
QuestionAn intrique question about Splitcontainer! Pin
JUNEYT9-Feb-08 2:38
JUNEYT9-Feb-08 2:38 
Hi!

I have place a splitcontainer on the form vertically. So the panels in the container called Panel1 and Panel2. I have also placed a tabcontrol inside the panel 2 and a groupbox in panel1. When I click a tabpage in tabcontrol I want to disable Panel1. However It doesn't do anything. Why?

Thanks

<br />
    Private Sub TabLayout_TabIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles TabLayout.TabIndexChanged<br />
<br />
        'This message never shows up. This control resides in Panel2<br />
        MsgBox("Here")<br />
    End Sub<br />



What a curious mind needs to discover knowledge is noting else than a pin-hole.


QuestionHow to collect the links in a WebBrowser Document ? [modified] Pin
SekharOne9-Feb-08 0:07
SekharOne9-Feb-08 0:07 
QuestionWhat is causing invalid index when use listviewitemcomparer? Pin
JUNEYT9-Feb-08 0:03
JUNEYT9-Feb-08 0:03 
GeneralRe: What is causing invalid index when use listviewitemcomparer? Pin
Dave Kreskowiak11-Feb-08 4:21
mveDave Kreskowiak11-Feb-08 4:21 
GeneralSelect item in combobox when index is known Pin
nishkarsh_k8-Feb-08 23:10
nishkarsh_k8-Feb-08 23:10 
GeneralRe: Select item in combobox when index is known Pin
Thomas Stockwell9-Feb-08 3:00
professionalThomas Stockwell9-Feb-08 3:00 
QuestionReporting issue Pin
Tauseef A8-Feb-08 22:35
Tauseef A8-Feb-08 22:35 
GeneralRe: Reporting issue Pin
Dave Kreskowiak11-Feb-08 4:12
mveDave Kreskowiak11-Feb-08 4:12 
Generalconnecting via LAN Pin
revath8-Feb-08 20:43
revath8-Feb-08 20:43 
GeneralRe: connecting via LAN Pin
nishkarsh_k8-Feb-08 22:52
nishkarsh_k8-Feb-08 22:52 
GeneralRe: connecting via LAN Pin
Dave Kreskowiak11-Feb-08 4:09
mveDave Kreskowiak11-Feb-08 4:09 
GeneralOpening x64 registry using a 32-bit program Pin
Techguy8-Feb-08 20:03
Techguy8-Feb-08 20:03 
GeneralRe: Opening x64 registry using a 32-bit program Pin
Techguy10-Feb-08 15:12
Techguy10-Feb-08 15:12 
GeneralRe: Opening x64 registry using a 32-bit program Pin
Dave Kreskowiak11-Feb-08 4:07
mveDave Kreskowiak11-Feb-08 4:07 
GeneralRe: Opening x64 registry using a 32-bit program Pin
Techguy11-Feb-08 11:05
Techguy11-Feb-08 11:05 
GeneralAuto-Click on run Pin
Prower8-Feb-08 16:52
Prower8-Feb-08 16:52 
GeneralRe: Auto-Click on run Pin
nishkarsh_k8-Feb-08 18:03
nishkarsh_k8-Feb-08 18:03 
GeneralRe: Auto-Click on run [modified] Pin
Prower9-Feb-08 12:12
Prower9-Feb-08 12:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.