|
-
Apr 28th, 2005, 05:27 AM
#1
Thread Starter
Addicted Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|