Results 1 to 2 of 2

Thread: [2005] How to draw windows control on top of existing control?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,091

    [2005] How to draw windows control on top of existing control?

    I'm creating a custom user control that inherits from a third party control. For simplicity, let's just say I'm inheriting from a ListView. Depending on some criteria, I need to "draw" on top of a particular location in the ListView at runtime another control, like say a TextBox. Is this possible and if so, a quick example of how do accomplish this would be appreciated.

    Visual Studio 2010

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2005] How to draw windows control on top of existing control?

    http://www.google.com.au/search?q=em...ient=firefox-a

    If it's actually not a ListView then the details will differ, but the principles should be the same.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

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



Click Here to Expand Forum to Full Width