Results 1 to 40 of 1667

Thread: VBFlexGrid Control (Replacement of the MSFlexGrid control)

Hybrid View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jun 2012
    Posts
    2,742

    Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Quote Originally Posted by Nouyana View Post
    I should press F4 three times:
    • The first one it will be *ReasonInitialize
    • On the second one the drop-down list will be closed
    • And only after the third time I press F4 it will cause the *ReasonKeyboard.




    Not "to close", but "to open it again". The same as with F4.



    Nothing happens.



    Yes, but we usually don't work that way with ComboBoxes.
    Again.
    It is necessary to have *Initialize reason in ComboBeforeDropDown. Because that's how to change behavior.
    You can check .EditReason property in ComboBeforeDropDown to know if it is a Mouse or Keyboard action.

  2. #2
    Hyperactive Member
    Join Date
    May 2018
    Location
    Russia
    Posts
    343

    Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Quote Originally Posted by Krool View Post
    You can check .EditReason property in ComboBeforeDropDown to know if it is a Mouse or Keyboard action.
    Ok, this works. I just don't understand why the ComboBeforeDropDown should have another reason. I will never use it.

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