Search:

Type: Posts; User: Hysteresis

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,424

    Hmm, interesting, thanks for the response. That...

    Hmm, interesting, thanks for the response. That did change some property of the control, but not in the way I wanted. If the .net button is disabled, and you call EnableWindow(*blah*, true) you can...
  2. Replies
    2
    Views
    1,424

    Accessing External App's Control Property

    If I create a form with a .net control, lets say a button, and I set the enable property of this button to false, it is possible for an external process to change the enable property to true at...
  3. Replies
    4
    Views
    5,658

    Hmm, how will I know which ones are on the page? ...

    Hmm, how will I know which ones are on the page? Is there a function that destroys all child windows for a given parent?
  4. Replies
    4
    Views
    5,658

    Removing/Hiding Child Windows

    I don't have much experience in Win32 coding. I have created a window and placed some child windows (buttons) on my window. I want it so that when I click a button those child windows (i.e. the...
Results 1 to 4 of 4