Results 1 to 2 of 2

Thread: [RESOLVED] which method we use to enable disable buttons of toolbar in c sharp

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    141

    Resolved [RESOLVED] which method we use to enable disable buttons of toolbar in c sharp

    we use this method in vb 6.0 for enable disable
    Toolbar1.Buttons(1).Enabled = false

    which method we use to enable disable buttons of toolbar in c sharp

    in switch statemnt we write
    switch (index)
    {
    case 4 && RecMode != "":

    }
    system generate error please correct this sentax
    Last edited by Waseemalisyed; May 10th, 2005 at 06:38 AM. Reason: ok

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