Results 1 to 40 of 1667

Thread: VBFlexGrid Control (Replacement of the MSFlexGrid control)

Hybrid View

  1. #1
    Addicted Member
    Join Date
    Apr 2017
    Location
    India
    Posts
    238

    Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Quote Originally Posted by Krool View Post
    That's an interesting question. So, a visual cue that a dropdown will appear when attempting to edit.
    The not disturbing approach would be not to always show such a "chevron" but only when that cell is selected. Using the RowColChange event.
    However, using a picture with right align and no overlap would be the easiest and dynamically set/clear upon RowColChange.
    Difficult part is to create such a dynamic scaled picture at run-time. (Using DrawFrameControl etc.)
    With respect to the above, can there be a boolean property in the vbFlexGrid (say 'ComboVisualCue') so that making it true will show the chevron while mouse hovers on the combo cells? Well, I understand the difficulty factor you mention in drawing the chevron during run-time, but since it is just for one cell only at any point of time, if and when you hit upon a way to achieve drawing the 'dynamically scaled' chevron in an easier manner, you may kindly think of my suggestion for a ComboVisualCue property. Thanks in advance.

    And, I take this opportunity to once again thank you for the UseCrLf property in RichTextBox.

    Kind regards.
    Last edited by softv; Oct 24th, 2021 at 09:24 AM.

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