Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8126101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T07:02:47+00:00 2026-06-06T07:02:47+00:00

In .NET, when you set the Control.Enabled property of a Form or a Control

  • 0

In .NET, when you set the Control.Enabled property of a Form or a Control (such a a ListView) to false, it becomes grayed out, along with all its children:

I do not see this happen in Win32 (EnableWindow), at least not with ListViews.

How do I achieve this effect in Win32?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T07:02:49+00:00Added an answer on June 6, 2026 at 7:02 am
    BOOL EnableWindow(HWND hWnd,
        BOOL bEnable
    );
    

    where hWnd is the handle to the control and bEnable is either TRUE or FALSE, TRUE enables the window and FALSE disables it.

    Works fine for listviews.

    It is worth nothing that in order to see the changes to its visual state, you’ll need to force the window to be redrawn, e.g. by calling UpdateWindow.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my codebehind, I set the display property of an asp.net control to none
I'm using a ExtJS DateField control in an ASP.NET MVC web application. I've set
I'm using the Mercurial source control block in CruiseControl.NET, and I have it set
how to set ASP.NET version for virtual directory using c#.net FROM CODE for all
I have a custom asp-net control that inherits from another one and its works
I was wondering the easiest way (open source control / .NET control) to set
I've got a basic ASP.NET Charting control set to a pie chart, using the
I have a dropdownlist on an ASP.NET web form. It is set to autopostback
I have 4 server side ListBox controls. All of them have their Enabled property
How to set control focus on Asp.Net user control (ascx file) ?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.