Search:

Type: Posts; User: ETCallHome

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,670

    Re: [RESOLVED] Validating Event - vb.net 2010

    Thanks a mill, will keep it in mind for future reference.
  2. Replies
    4
    Views
    1,670

    Re: Validating Event - vb.net 2010

    In other words, when a control fails validation you should set the e.cancel to true in all your validating events. Currently, I validate and if it fails, I sent a message to the screen and setfocus...
  3. Replies
    4
    Views
    1,670

    [RESOLVED] Validating Event - vb.net 2010

    Hi,

    My Brain still reacts as a cobol/natural developer, so forgive me if I am asking a dumb question here. On every input control I execute the Validating Event for that control where I validate...
  4. Replies
    5
    Views
    953

    Re: Help on MenuStrip/Comboboxes?

    Hi,

    I am not seeing the Image Attachement on my browser page... my connection is very slow... let me draw it again

    ...
  5. Replies
    5
    Views
    953

    Re: Help on MenuStrip/Comboboxes?

    Hi, I am trying to paste the image, but it won't allow me... let me try and draw the image:


    GroupBox1 GroupBox2
    MenuItem MenuItem ...
  6. Replies
    5
    Views
    953

    Help on MenuStrip/Comboboxes?

    Hi,

    I have a menustrip, within the menustrip I have a toolstripmenuitem and within the toolstripmenuitem I have a toolstripcombobox. When the user selects an item from the toolstripcombobox, the...
  7. Re: Determine if Data was entered on a Form Vb.Net

    Hi,

    I agree whole-heartedly with JM/CoachBarker and Shaggy Hiker, and probably conform to this standards. You only what to check the controls that user are able to change, not labels, etc. I for...
  8. Re: Determine if Data was entered on a Form Vb.Net

    Hi Merrion,

    I perused your source code and then downloaded the sample project. Please bear in mind that even though I have programmed for +20 yrs, this is all new to me. I have ways and means of...
  9. Re: Determine if Data was entered on a Form Vb.Net

    Hi JM,

    I have been thinking along those lines, but to lazy to develop the code, hoping that some bright spark already done a similar code. Currently I am referencing one method to handle all the...
  10. Replies
    0
    Views
    2,996

    Making a Combobox Ready Only

    Hi,

    I have read numerous suggestions on how to make a combobox readonly in vb.net/C#. Please bear in mind that the ReadOnly Property is only available for texboxes. The reason for this is...
  11. Determine if Data was entered on a Form Vb.Net

    Hi,

    I am new to this forum, but I have been developing for years in a Legacy Environment(Cobol/Natural). Circumstances has made me start developing in vb.net. A few years ago, I created an...
Results 1 to 11 of 11



Click Here to Expand Forum to Full Width