117 writes to Visible
System.Web.Entity.Design (6)
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (4)
297_selectAdvancedTextBox.Visible = false; 298_selectSimpleCheckedListBox.Visible = true; 323_selectAdvancedTextBox.Visible = true; 324_selectSimpleCheckedListBox.Visible = false;
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.designer.cs (1)
96this._selectAdvancedTextBox.Visible = false;
System\Data\WebControls\Design\EntityDataSourceStatementEditorForm.cs (1)
112_checkBoxPanel.Visible = false;
System.Web.Mobile (7)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (6)
562_pnlCompare.Visible = true; 563_pnlDelegate.Visible = false; 577_pnlCompare.Visible = false; 578_pnlDelegate.Visible = true; 588_pnlCompare.Visible = true; 589_pnlDelegate.Visible = false;
UI\MobileControls\Design\Util\EditableTreeList.cs (1)
143BtnAdd.Visible = false;
System.Windows.Forms (91)
winforms\Managed\System\WinForms\Application.cs (4)
3390applicationContext.MainForm.Visible = true; 3464currentForm.Visible = true; 4053Visible = false; 4110Visible = false;
winforms\Managed\System\WinForms\AxHost.cs (1)
6306GetP().Visible = value;
winforms\Managed\System\WinForms\Control.cs (5)
7091Visible = false; 11146Visible = true; 12428Visible = true; 17207control.Visible = false; 18314control.Visible = visible;
winforms\Managed\System\WinForms\DataGrid.cs (8)
342horizScrollBar.Visible = false; 348vertScrollBar.Visible = false; 6722horizScrollBar.Visible = false; 6723vertScrollBar.Visible = false; 6830horizScrollBar.Visible = true; 6834horizScrollBar.Visible = false; 6849vertScrollBar.Visible = true; 6854vertScrollBar.Visible = false;
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (3)
94edit.Visible = false; 282edit.Visible = false; 491edit.Visible = true;
winforms\Managed\System\WinForms\DataGridView.cs (2)
506this.horizScrollBar.Visible = false; 513this.vertScrollBar.Visible = false;
winforms\Managed\System\WinForms\DataGridViewCell.cs (2)
2735dgv.EditingControl.Visible = true; 2737dgv.EditingPanel.Visible = false;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (5)
10500this.horizScrollBar.Visible = true; 10505this.horizScrollBar.Visible = false; 10542this.vertScrollBar.Visible = true; 10549this.vertScrollBar.Visible = false; 20429this.editingPanel.Visible = true;
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (3)
57Visible = false; 203Visible = true; 220Visible = false;
winforms\Managed\System\WinForms\Form.cs (4)
1909Visible = false; 1950Visible = oldVisibleBit; 3684Visible = true; 6117Visible = true;
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
190dialog.Visible = true;
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
910base.Visible = value;
winforms\Managed\System\WinForms\PropertyGrid.cs (3)
265hotcommands.Visible = false; 864doccomment.Visible = value; 1564toolStrip.Visible = value;
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (2)
126details.Visible = !details.Visible; 284this.details.Visible = false;
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (4)
73this.Visible = false; 93this.Visible = true; 178Visible = false; 196Visible = true;
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (4)
46this.Visible = true; 48this.Visible = false; 174Visible = false; 187Visible = true;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (23)
397listBox.Visible = true; 939dropDownHolder.Visible = false; 1011Edit.Visible = false; 1019DialogButton.Visible = false; 1024DropDownButton.Visible = false; 1034ctl.Visible = false; 1063ctl.Visible = true; 1072ctl.Visible = false; 1685dropDownHolder.Visible = false; 1741dropDownHolder.Visible = true; 2569DropDownListBox.Visible = false; 2620ToolTip.Visible = false; 4272Edit.Visible = false; 4273DialogButton.Visible = false; 4274DropDownButton.Visible = false; 4281Edit.Visible = showEdit; 4282DialogButton.Visible = showBtnEdit; 4283DropDownButton.Visible = showBtnDropDown; 4479Edit.Visible = false; 4893ScrollBar.Visible = fHidden; 5489Visible = false; 6047ctl.Visible = true; 6055ctl.Visible = true;
winforms\Managed\System\WinForms\SendKeys.cs (1)
993Visible = false;
winforms\Managed\System\WinForms\SplitterPanel.cs (1)
396base.Visible = value;
winforms\Managed\System\WinForms\TabPage.cs (1)
511base.Visible = value;
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
354details.Visible = detailsVisible; 424details.Visible = detailsVisible;
winforms\Managed\System\WinForms\ToolStripContainer.cs (4)
193BottomToolStripPanel.Visible = value; 327LeftToolStripPanel.Visible = value; 354RightToolStripPanel.Visible = value; 380TopToolStripPanel.Visible = value;
winforms\Managed\System\WinForms\ToolStripControlHost.cs (2)
53c.Visible = true; 1031Control.Visible = visible;
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
1069base.Visible = value;
winforms\Managed\System\WinForms\ToolStripPanelCell.cs (1)
117Control.Visible = value;
winforms\Managed\System\WinForms\ToolStripSettings.cs (2)
210c.Visible = false; 243toolStrip.Visible = settings.Visible;
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
438this.btnInstall.Visible = false;
System.Workflow.Activities (2)
Rules\Design\Dialogs\IntellisenseTextBox.cs (2)
63this.listBoxAutoComplete.Visible = false; 250this.listBoxAutoComplete.Visible = false;
System.Workflow.ComponentModel (7)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (3)
373this.dummyPreviewPanel.Visible = false; 613this.previewLabel.Visible = this.previewShown; 614this.designerPreview.Visible = this.previewShown;
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (2)
86this.buttonBrowse.Visible = true; 805this.helpTextHolder.Visible = false;
AuthoringOM\Design\WorkflowView.cs (2)
1830hScrollBar.Visible = (hScrollBar.Maximum > currentSize.Width); 1834vScrollBar.Visible = (vScrollBar.Maximum > currentSize.Height);
System.WorkflowServices (4)
System\Workflow\Activities\Design\OperationPickerDialog.cs (2)
331detailsViewPanel.Visible = false; 344detailsViewPanel.Visible = true;
System\Workflow\Activities\Design\ServiceOperationViewControl.cs (2)
34this.isImplementedPictureBox.Visible = true; 38this.isImplementedPictureBox.Visible = false;
271 references to Visible
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.cs (1)
316if (Visible)
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (1)
245if (Visible)
System.Web.Mobile (1)
UI\MobileControls\Design\Util\HeaderLabel.cs (1)
59if(Visible && _text != base.Text)
System.Windows.Forms (245)
winforms\Managed\System\WinForms\AxHost.cs (13)
610if (f.Visible && Visible && !axState[fOwnWindow]) { 613else if (!f.Visible && Visible && IsHandleCreated && GetOcState() >= OC_INPLACE) { 616else if (f.Visible && !GetState(STATE_VISIBLE) && IsHandleCreated && GetOcState() >= OC_INPLACE) { 1316if (f != null && f.Visible && Visible) 1415Debug.Assert(!Visible, "if we were visible we would not be needing a fake window..."); 1752if (!Visible && ContainingControl != null && ContainingControl.Visible) { 1890bool oldVisible = Visible; 1931if (Visible != oldVisible) 6301return GetP().Visible;
winforms\Managed\System\WinForms\ButtonBase.cs (1)
722Animate(!DesignMode && Visible && Enabled && ParentInternal != null);
winforms\Managed\System\WinForms\ContainerControl.cs (4)
673if (activeControl != null && activeControl.Visible) { 685while (cc != null && !cc.Visible) 696if (cc != null && cc.Visible) 1893if (!ActiveControl.Visible) {
winforms\Managed\System\WinForms\ContextMenu.cs (1)
224if (!control.IsHandleCreated || !control.Visible)
winforms\Managed\System\WinForms\Control.cs (18)
2985if (!IsHandleCreated || !Visible) { 5481bool oldVisible = Visible; 5501bool newVisible = Visible; 5630if( !this.Enabled || !this.Visible) { 5649if (!ctl.Enabled || !ctl.Visible) { 5877ready = ready && Visible; 8582/// <para>Raises the <see cref='System.Windows.Forms.Control.Visible'/> event.</para> 8589bool visible = this.Visible; 8615if (ctl.Visible) { 10056(validationConstraints & ValidationConstraints.Visible) == ValidationConstraints.Visible && !c.Visible || 10393if(child.Visible) { 12103if (value && Visible) { 12722window.LockReference(GetTopLevel() && Visible); 13933bool oldVisibleProperty = Visible; 13961parentVisible = ParentInternal.Visible; 14806if (value.Visible) { 16088return this.IsHandleCreated && this.Visible && (host == null || host.CanShowToolTipsNow()); 19805if (previous.Visible && previous.TabStop) {
winforms\Managed\System\WinForms\DataGrid.cs (25)
1142if (this.horizScrollBar.Visible) // Horizontal Scroll Bar Accessible Object 1144if (this.vertScrollBar.Visible) // Vertical Scroll Bar Accessible Object 1660if (this.Visible) BeginUpdateInternal(); 1684if (this.Visible) EndUpdateInternal(); 1709if (beginUpdateInternal && this.Visible) EndUpdateInternal(); 3753if (this.Visible) BeginUpdateInternal(); 3758if (this.Visible) EndUpdateInternal(); 4372if (!sb.Visible) 4447if (this.Visible) BeginUpdateInternal(); 4454if (this.Visible) EndUpdateInternal(); 4866if (this.horizScrollBar.Visible) { 5007if (this.horizScrollBar.Visible) { 6670if (vertScrollBar.Visible && isRightToLeft()) 6954if (vertScrollBar.Visible) 6956if (horizScrollBar.Visible) 7579if (this.Visible) BeginUpdateInternal(); 7603if (this.Visible) EndUpdateInternal(); 7616if (this.Visible) EndUpdateInternal(); 8592if (horizScrollBar.Visible) 8594if (vertScrollBar.Visible) 8890if (vertScrollBar.Visible) { 9125if (dataGrid.horizScrollBar.Visible) { 9132if (dataGrid.vertScrollBar.Visible) { 9156if (DataGrid.horizScrollBar.Visible) { 9159if (DataGrid.vertScrollBar.Visible) {
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (2)
394if (!edit.Visible) 521if (edit.Visible)
winforms\Managed\System\WinForms\DataGridView.cs (4)
2693if (this.horizScrollBar != null && this.horizScrollBar.Visible) 2697if (this.vertScrollBar != null && this.vertScrollBar.Visible) 2792if (this.vertScrollBar != null && this.vertScrollBar.Visible) 2799if (this.horizScrollBar != null && this.horizScrollBar.Visible)
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (4)
122if (this.owner.horizScrollBar.Visible) 134if (this.owner.vertScrollBar.Visible) 161if (this.owner.horizScrollBar.Visible) 166if (this.owner.vertScrollBar.Visible)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (1)
660bool startUpdateInternal = this.owner.Visible;
winforms\Managed\System\WinForms\DataGridViewHeaderCell.cs (1)
86if (this.DataGridView == null || !this.DataGridView.Visible)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (14)
4516if (this.vertScrollBar.Visible && 6436if (this.displayedBandsInfo.Dirty && this.Visible) 8650!this.vertScrollBar.Visible || 9386if (this.horizScrollBar != null && this.horizScrollBar.Visible && this.horizScrollBar.Bounds.Contains(x, y)) 9392if (this.vertScrollBar != null && this.vertScrollBar.Visible && this.vertScrollBar.Bounds.Contains(x, y)) 10201if (this.horizScrollBar != null && this.horizScrollBar.Visible) 10205if (this.vertScrollBar != null && this.vertScrollBar.Visible) 15494if (this.vertScrollBar != null && this.vertScrollBar.Visible) 15502if (this.horizScrollBar != null && this.horizScrollBar.Visible) 16908if (!sb.Visible || !sb.Enabled) 19686if (this.Visible) 19760UpdateColumnsDisplayedState(this.Visible /*displayed*/); 25579bool startUpdateInternal = this.Visible; 25677bool startBeginUpdate = this.Visible;
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (1)
304if (Visible == false) {
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
1589control.Visible && control.ParentInternal != null &&
winforms\Managed\System\WinForms\Form.cs (13)
474if( mdiChild != null && mdiChild.Visible && mdiChild.Enabled ){ 1035if (Visible 2710if (ParentInternal != null && ParentInternal.Visible) { 2785if (IsHandleCreated && Visible) { 3086if (Visible && IsHandleCreated) { 3510if (dialogResult == DialogResult.None && Visible) { 3556return dialogResult != DialogResult.None || !Visible; 3741if( mdiChild != this && mdiChild.Visible ){ 4373if( !GetStyle(ControlStyles.Selectable) || !this.Enabled || !this.Visible) { 4763formStateEx[FormStateExUseMdiChildProc] = (IsMdiChild && Visible) ? 1 : 0; 4990&& Visible 6076else if (Visible) { 6137else if (Visible) {
winforms\Managed\System\WinForms\GroupBox.cs (1)
322bool suspendRedraw = this.Visible;
winforms\Managed\System\WinForms\Label.cs (1)
1056Animate(!DesignMode && Visible && Enabled && ParentInternal != null);
winforms\Managed\System\WinForms\MDIClient.cs (1)
370if (childForm != null && childForm.Visible) {
winforms\Managed\System\WinForms\MDIWindowDialog.cs (1)
66if(all[i].Visible) {
winforms\Managed\System\WinForms\MdiWindowListStrip.cs (1)
97if (forms[i].Visible && (forms[i].CloseReason == CloseReason.None)) {
winforms\Managed\System\WinForms\MenuItem.cs (1)
1178if (forms[i].Visible) {
winforms\Managed\System\WinForms\PictureBox.cs (1)
1166Animate(!DesignMode && Visible && Enabled && ParentInternal != null);
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
907return base.Visible;
winforms\Managed\System\WinForms\PropertyGrid.cs (33)
638return hotcommands.Visible; 657bool hotcommandsVisible = hotcommands.Visible; 660if (hotcommandsVisible != hotcommands.Visible) { 765if (value && IsHandleCreated && this.Visible) { 894return gridView != null && gridView.Visible; 2124bool hotCommandsDisplayed = hotcommands.Visible; 2190if (hotCommandsDisplayed != hotcommands.Visible) { 2283if (hotcommands.Visible) { 2292if (doccomment.Visible) { 2323if (target == doccomment && hotcommands.Visible) 2974if (!IsHandleCreated || !this.Visible) { 2985if (!toolStrip.Visible && !doccomment.Visible && !hotcommands.Visible) { 2991if (toolStrip.Visible) { 3033dcRequestedHeight = doccomment.Visible ? doccomment.Size.Height : 0; 3034hcRequestedHeight = hotcommands.Visible ? hotcommands.Size.Height : 0; 3037if (doccomment.Visible) { 3050if (hotcommands.Visible) { 3239if (IsHandleCreated && this.Visible) { 3302if (hotcommands.Visible) { 3308if (doccomment.Visible) { 3631if (Visible && IsHandleCreated) { 3751if (hotcommands.Visible && hotcommands.ContainsFocus) { 3755if (toolStrip.Visible) { 3772if (toolStrip.Focused || !toolStrip.Visible) { 3778if (hotcommands.Visible) { 3784else if (toolStrip.Visible) { 3810if (hotcommands.Visible) { 3824if (toolStrip.Visible) { 4793return toolStrip.Visible && toolStrip.Focused; 4796return gridView.ContainsFocus && toolStrip.Visible; 4843if (hotcommands != null && hotcommands.Visible) {
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (2)
121if (Visible && Enabled) { 256_owningDropDownButton.Visible) {
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (5)
114if (details.Visible) { 126details.Visible = !details.Visible; 133if (details.Visible) { 318if (this.Visible) { 343if (details.Visible) {
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
70bool visible = this.Visible;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1107if (propertyGridView.SelectedGridEntry.Enumerable && propertyGridView.DropDownButton.Visible) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (59)
264if (!Edit.Visible || !Edit.Focused) { 409if (DropDownListBox.Visible) { 431return dropDownHolder != null && dropDownHolder.Visible; 517if (edit==null || !Edit.Visible) { 928if (dropDownHolder != null && dropDownHolder.Visible) { 944if (DialogButton.Visible) { 947else if (DropDownButton.Visible) { 950else if (Edit.Visible) { 996if (IsHandleCreated && Visible && Enabled) { 1197if (Edit.Visible) { 1205if (this.CanPaste && Edit.Visible) { 1224if (this.CanUndo && Edit.Visible) { 1370if (errorState != ERROR_NONE && Edit.Visible) { 1375if (DropDownButton.Visible) { 1378else if (DialogButton.Visible) { 1386else if (Edit.Visible) { 1448if (Edit.Visible) { 1790if (dropDownHolder != null && dropDownHolder.Visible && m.Msg == NativeMethods.WM_KEYDOWN && (int)m.WParam != (int)Keys.Tab) { 1824if (!Edit.Visible) { 2199return !ScrollBar.Visible; 2632if (!Edit.Visible) { 2641if (Edit.Visible) { 2762if (dropDownHolder != null && dropDownHolder.Visible) { 2929if (keyCode == Keys.Down && fAlt && DropDownButton.Visible) { 2934if (keyCode == Keys.Up && fAlt && DropDownButton.Visible && (dropDownHolder != null) && dropDownHolder.Visible) { 2939if (ToolTip.Visible) { 3097if (fControl && !fAlt && !fShift && Edit.Visible) { 3147dropDownHolder != null && dropDownHolder.Visible && 3396if (ToolTip.Visible) { 3694if (this.Visible && this.ParentInternal != null) { 3780bool sbVisible = ScrollBar.Visible; 3999if (DropDownButton.Visible) { 4003else if (DialogButton.Visible) { 4015if (!forward && Edit.Visible) { 4268bool showEdit = Edit.Visible; 4269bool showBtnDropDown = DropDownButton.Visible; 4270bool showBtnEdit = DialogButton.Visible; 4613if (selectedRow != -1 && row < selectedRow && Edit.Visible) { 4862if (DialogButton.Visible) { 4865else if (DropDownButton.Visible) { 4868else if (Edit.Visible) { 4886bool fHidden = !ScrollBar.Visible; 5121if (Edit.Visible) { 5125else if (dropDownHolder != null && dropDownHolder.Visible) { 5246if (DropDownButton.Visible || 5247DialogButton.Visible || 5248Edit.Visible) { 5252else if (Edit.Focused && (DropDownButton.Visible || DialogButton.Visible)) { 5336if (!GetInPropertySet() && Edit.Visible && (errorState != ERROR_NONE || !Commit())) { 5364if (edit.Visible) { 5578while (this.Visible) { 5668if (currentControl != null && Visible) { 6080if (Visible && NativeMethods.Util.LOWORD(m.WParam) == NativeMethods.WA_INACTIVE && !this.OwnsWindow(activatedWindow)) { 6092if (Visible) { 6969if (propertyGridView.DropDownButton.Visible) { 6971} else if (propertyGridView.DialogButton.Visible) { 7802if (delta != 0 && gridView.ScrollBar.Visible) {
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
787if (Visible) {
winforms\Managed\System\WinForms\SplitContainer.cs (3)
2032if (ctl == null || (ctl is SplitterPanel && ctl.Visible)) { 2051if (ctl == null || (ctl is SplitterPanel && !ctl.Visible)) { 2064if (ctl == null || !(ctl.ParentInternal.Visible)) {
winforms\Managed\System\WinForms\SplitterPanel.cs (1)
393return base.Visible;
winforms\Managed\System\WinForms\TabPage.cs (1)
508return base.Visible;
winforms\Managed\System\WinForms\ToolStrip.cs (3)
2723using (new LayoutTransaction(this, this, "ShowKeyboardFocusCues", /*PerformLayout=*/Visible)) { 3831HookStaticEvents(Visible); 4119if ((c != null) && c.Visible) {
winforms\Managed\System\WinForms\ToolStripContainer.cs (4)
190return BottomToolStripPanel.Visible; 324return LeftToolStripPanel.Visible; 351return RightToolStripPanel.Visible; 377return TopToolStripPanel.Visible;
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
736this.Visible = Control.Visible;
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
1066return base.Visible;
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
2412return (ParentInternal!=null) && (ParentInternal.Visible) && Available; 4405Owner.ParentInternal.Visible) {
winforms\Managed\System\WinForms\ToolStripManager.cs (2)
202toolStrip.Visible && 630if (toolStripPanel != null && toolStripPanel.IsHandleCreated && toolStripPanel.Visible &&
winforms\Managed\System\WinForms\ToolStripPanelCell.cs (1)
362if (!Control.Visible) {
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (4)
835if ((cell.Visible || (owner.parent.Visible && cell.ControlInDesignMode)) && cell.ToolStripPanelRow == this.owner) { 843if ((cell.Visible || (owner.parent.Visible && cell.ControlInDesignMode)) && cell.ToolStripPanelRow == this.owner) { 942if ((!ToolStripPanel.Visible || LayoutUtils.IsZeroWidthOrHeight(raftingDisplayRectangle)) && (ToolStripPanel.ParentInternal != null)){ 1453if ((!ToolStripPanel.Visible || LayoutUtils.IsZeroWidthOrHeight(raftingDisplayRectangle)) && (ToolStripPanel.ParentInternal != null)){
winforms\Managed\System\WinForms\ToolStripRendererSwitcher.cs (2)
40if (owner.Visible) { 139if (control.Visible) {
winforms\Managed\System\WinForms\ToolStripSettings.cs (1)
390this.Visible = toolStrip.Visible;
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
821HookStaticEvents(Visible);
winforms\Managed\System\WinForms\ToolTip.cs (1)
1312while (current != null && current.Visible) {
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
808if (this.Visible && Form.ActiveForm != this)
winforms\Managed\System\WinForms\WebBrowserBase.cs (3)
530if ((Visible && parent != null && parent.Visible) || this.IsHandleCreated) { 539if (Visible && !Disposing && !IsDisposed) {
System.Workflow.Activities (11)
Rules\Design\Dialogs\IntellisenseTextBox.cs (11)
96if (this.listBoxAutoComplete.Visible) 112if (listBoxAutoComplete.Visible) 124else if (!this.listBoxAutoComplete.Visible 131if (this.listBoxAutoComplete.Visible) 134else if (this.listBoxAutoComplete.Visible) 157if (!this.listBoxAutoComplete.Visible) 181else if (this.listBoxAutoComplete.Visible) 188if (this.listBoxAutoComplete.Visible) 201if (this.listBoxAutoComplete.Visible) 228if (this.listBoxAutoComplete.Visible) 612if (this.listBoxAutoComplete.Visible)
System.Workflow.ComponentModel (12)
AuthoringOM\Design\DesignerWidgets.cs (2)
996return (this.palette != null && this.palette.Visible); 1112if (Visible)
AuthoringOM\Design\DocumentOutline.cs (1)
402if (this.IsDirty && this.treeView.Visible)
AuthoringOM\Design\WorkflowView.cs (9)
446if (HScrollBar.Visible) 448if (VScrollBar.Visible) 1273hScrollBar.Bounds = new Rectangle(0, Math.Max(0, Height - SystemInformation.HorizontalScrollBarHeight), Math.Max(Width - ((vScrollBar.Visible) ? SystemInformation.VerticalScrollBarWidth : 0), 0), SystemInformation.HorizontalScrollBarHeight); 1276vScrollBar.Bounds = new Rectangle(Math.Max(0, Width - SystemInformation.VerticalScrollBarWidth), 0, SystemInformation.VerticalScrollBarWidth, Math.Max(Height - ((hScrollBar.Visible) ? SystemInformation.HorizontalScrollBarHeight : 0), 0)); 1281this.toolContainer.Height = Height - ((hScrollBar.Visible) ? hScrollBar.Height : 0); 1828bool hScrollBarVisible = hScrollBar.Visible; 1832bool vScrollBarVisible = vScrollBar.Visible; 1836if (hScrollBarVisible != hScrollBar.Visible || vScrollBar.Visible != vScrollBarVisible)