Results 1 to 2 of 2

Thread: User Control Parent Form Problem

  1. #1
    allimbued is offline VB.NET Forum Newbie
    .NET Framework
    .NET 3.5
    Join Date
    Feb 2012
    Posts
    11
    Reputation
    18

    User Control Parent Form Problem

    Hi, I am displaying a usercontrol on my parent form and it displays like this:
    usercontrol.png
    Though the events such as button click on the usercontrol are fired appropriately, the user control fields are displayed as given in the picture. Please help.

  2. #2
    jmcilhinney's Avatar
    jmcilhinney is offline VB.NET Forum Moderator
    .NET Framework
    .NET 4.0
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    11,364
    Reputation
    1544
    Those controls are disabled, so you have either set their Enabled property to False or else done that for some control in their hierarchy, e.g. the UserControl itself or the container that it's in.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Harvest time tracking