Questions tagged [disabled-control]

322 questions
-2
votes
1 answer

How to disable swipes in a view pager in android

I am new to android. I am creating an app which consists of a view pager with a swipe tab layout. When I click the button it does some calculations inside of the view pager. While it's doing this I want the switching between the tabs to be disabled.…
lakshman sundeep
  • 165
  • 1
  • 1
  • 7
-2
votes
3 answers

How disable a button if there is no text in multiple textboxes in VB?

I have 9 TextBoxes called Textbox1 all the way to Textbox9. I also have a button called Letter which selects a random letter from an array. I have another button called Start. This button when pressed displays a timer counting down from 30 seconds…
The flash
  • 1
  • 1
  • 3
-2
votes
1 answer

Un-disabling alert() in Chrome?

I have acidentally disabled alerts on codepen.io and I need it for a website I am making. I pressed the "Prevent this page from making additional dialogs." Please tell me that there is a way to fix it. I have looked at all the other questions…
-2
votes
1 answer

Is it possible (or something similar) to disable a button control from a calendar control when the selection is changed on the client side?

I'm not sure if this is possible but I'm looking for a solution that would give a similar effect. I have a calendar control on an asp.net (C#) page along with a button. Here is some background as to how the page works: When the user selects a date…
Joe
  • 17
  • 1
  • 5
-2
votes
1 answer

Disable, not hide a label

I want to disable a label as soon as it is clicked however the code hides the label. What I want is to disable it (make darkgrey and unclickable), not make it disappear. Label3.Enabled = False
LabRat
  • 1,996
  • 11
  • 56
  • 91
-3
votes
1 answer

vb.net temporaraly disable external application

I have a app which works with a program I have on my computer, this works well and is somthing that is well documented by the software developer. The program (Autodesk inventor) allows for the user to use its own save dialoguebox as a trigger for…
LabRat
  • 1,996
  • 11
  • 56
  • 91
-4
votes
2 answers

How to Disable source code and Right click mouse?

Which script is used in this website ? We cannot View Source code (Ctrl+U) and Right click mouse. I want to add like this script to my site. Could you please provide the script.
1 2 3
21
22