Base:
property
Visible
System.Windows.Forms.ArrangedElement.Visible
15 references to Visible
System.Windows.Forms (15)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (15)
443
if (currentCell.
Visible
) {
525
if (currentCell.
Visible
) {
824
if (cell.
Visible
) {
835
if ((cell.
Visible
|| (owner.parent.Visible && cell.ControlInDesignMode)) && cell.ToolStripPanelRow == this.owner) {
843
if ((cell.
Visible
|| (owner.parent.Visible && cell.ControlInDesignMode)) && cell.ToolStripPanelRow == this.owner) {
1078
if (!cell.
Visible
&& !cell.ControlInDesignMode) {
1143
if (!cell.
Visible
&& !cell.ControlInDesignMode) {
1202
if (!cell.
Visible
&& !cell.ControlInDesignMode) {
1244
if (cell.
Visible
) {
1283
if (!cell.
Visible
&& !cell.ControlInDesignMode) {
1592
if (!cell.
Visible
&& !cell.ControlInDesignMode) {
1658
if (!cell.
Visible
&& !cell.ControlInDesignMode) {
1710
if (!cell.
Visible
&& !cell.ControlInDesignMode) {
1813
if (!cell.
Visible
&& !cell.ControlInDesignMode) {
1958
if (cell.
Visible
) {