No announcements
Found 3038165 threads
-
0 Votes
How to set the lbl control to visible as true or false
Sorry, I meant that I want to set the label to visible again.Answered | 33 Replies | 4760 Views | Created by Mark103 - Tuesday, February 16, 2010 4:11 PM | Last reply by Vladimir.Ilic - Wednesday, March 3, 2010 11:23 PM -
0 Votes
Exception thrown when visibility set to false
I'm curious however, why would it render the images perfectly without POST in the httphandler setting normally yet throw an exception when all the charts are marked as ...Answered | 2 Replies | 4711 Views | Created by Tschiegg - Tuesday, March 31, 2009 6:03 PM | Last reply by Tschiegg - Friday, April 3, 2009 1:50 PM -
3 Votes
Visible true and false
Now our code can read the CurrentGroupBox property at anytime to get the currently displayed GroupBox, and it can read or change the Position property to set the next visible ...Answered | 10 Replies | 3574 Views | Created by Windows Vista service pack 2 installation error - Thursday, August 11, 2011 10:54 PM | Last reply by Reed Kimble - Saturday, August 13, 2011 7:31 PM -
2 Votes
Setting Report Visible Control Properties
You will want to set all controls default visible = NO then make them appear only as needed so then an abbreviated code could ...Answered | 8 Replies | 752 Views | Created by DeanJW2006 - Thursday, May 23, 2013 7:44 PM | Last reply by DeanJW2006 - Wednesday, May 29, 2013 8:25 PM -
1 Votes
Set visibility of controls based on actions on other controls
Hi, You need to add an event listener to the Action1 control then within the event handler code you need can locate the Action2 control and ...Answered | 2 Replies | 888 Views | Created by Hoorah - Thursday, April 4, 2013 1:48 PM | Last reply by Hoorah - Thursday, April 4, 2013 3:20 PM -
0 Votes
will setting div visibility to false remove server control?
sapator Actually the div is not a server control but includes ...Answered | 9 Replies | 365 Views | Created by Anonymous - Friday, March 1, 2019 7:24 PM | Last reply by Anonymous - Friday, March 1, 2019 11:39 PM -
0 Votes
TextBox set Visible = False..
place the textbox on your form, and from properties, set it's location to something like -55, 0..Answered | 6 Replies | 4422 Views | Created by EasyBee - Tuesday, July 7, 2009 2:51 PM | Last reply by Phill D - Thursday, September 2, 2010 1:10 PM -
0 Votes
Need help setting a large number of pic boxes to visible false
not really sure what you are trying to achieve, but the following code should set all of the pictureboxes to visible=false.Answered | 4 Replies | 2888 Views | Created by JE24 - Sunday, March 7, 2010 10:15 PM | Last reply by •.trujade.• - Monday, March 8, 2010 12:03 AM -
0 Votes
Dimension visible property to false
Hi -- We can set the dimension "Visible" property to "False" from the "Cube Structure" pane of Cube Editor.Answered | 1 Replies | 5439 Views | Created by krish9 - Tuesday, February 8, 2011 12:48 AM | Last reply by Josh Ashwood - Tuesday, February 8, 2011 1:33 AM -
3 Votes
PictureBox Click Event when Visible = False
Use some kind of transparent placeholder visible control.Answered | 3 Replies | 5495 Views | Created by nanonerd - Monday, August 8, 2011 4:59 AM | Last reply by Andrew.Wu - Friday, August 12, 2011 9:25 AM -
0 Votes
visible controls
I post another approach. use index mapper as follows Control[] _Panels = { Panel1, Panel2, Panel3, ...Answered | 3 Replies | 774 Views | Created by sfcspencer - Wednesday, December 30, 2015 2:49 PM | Last reply by Matthew LEAN . D - Thursday, December 31, 2015 1:54 AM -
1 Votes
controls ignoring visible property?
I don't know what event you are using to set the controls visibility to false.Answered | 3 Replies | 1335 Views | Created by Malakie USN - Thursday, November 1, 2012 9:55 PM | Last reply by Mr. Monkeyboy - Tuesday, November 6, 2012 2:36 AM -
0 Votes
infobox.setOptions({ visible: false }) will not close my infobox
My continuing problem now is that the infobox.setOptions {( visible: false )} still will not fire.Answered | 6 Replies | 1082 Views | Created by FearlessStevie - Friday, May 22, 2015 8:49 AM | Last reply by FearlessStevie - Monday, June 8, 2015 8:56 AM -
1 Votes
DatagridView Row visible =false issue
When you set the Selected property of Row the Datagridview.CurrentCell property doesn't get changed.Answered | 6 Replies | 4698 Views | Created by stelios84 - Saturday, January 1, 2011 6:00 PM | Last reply by stelios84 - Monday, January 3, 2011 7:48 AM -
0 Votes
Ribbon/dynamicMenu: imageMso is not visible when a dynamicMenu is set to enabled="false"
This method reads a configuration file and returns a string with the controls within the dynamicMenu control.Answered | 5 Replies | 974 Views | Created by nora.sailer - Wednesday, November 5, 2014 10:59 AM | Last reply by nora.sailer - Wednesday, November 12, 2014 6:48 AM -
0 Votes
Form that is already visible cannot be displayed as a modal dialog box.
i create project in vb 2008 with the help of forms, it contain 2 form. form1 contain textbox and button, form2 contain report viewer, i design the report and publish it in from2, when i give ...Answered | 1 Replies | 12191 Views | Created by ajit pal khinda - Thursday, November 14, 2013 9:46 AM | Last reply by Franklin Chen - Friday, November 15, 2013 8:27 AM -
0 Votes
Exception in Playback caused by controls setting the IsHitTestVisible property to False.
Please make the blocked control visible and retry the action".Answered | 3 Replies | 5269 Views | Created by ShawnML - Wednesday, February 3, 2010 4:39 PM | Last reply by Neel_R - Tuesday, June 7, 2011 6:44 PM -
0 Votes
DataGridView.Column[x].Visible being set randomly?
Hi Ashish What i meant is to reset ur condition to false before your logic code.Answered | 4 Replies | 3458 Views | Created by Ashish Khatri - Thursday, July 28, 2011 9:57 PM | Last reply by YosrJ - Saturday, July 30, 2011 7:15 AM -
3 Votes
hiding the primary div, if all child divs are empty
Ive tried this and what it does is remove the text "The picture box must be viewable" so the picture_box div from the uc is not visible.Answered | 18 Replies | 4273 Views | Created by AJK11 - Friday, October 28, 2011 10:56 PM | Last reply by Leo Liu - MSFT - Friday, November 4, 2011 5:06 AM -
2 Votes
Rows Layout "Is Visible" = false takes up screen space
In beta 2, there was an extra 6 pixels of space taken up by a Visible=false control inside the layout containers (it's the margin between controls that was ...Answered | 7 Replies | 3752 Views | Created by Garth F Henderson - Friday, April 8, 2011 8:33 PM | Last reply by novascape - Tuesday, April 12, 2011 3:59 AM - Items 1 to 20 of 3038165 Next ›
No announcements