10 references to ControlInDesignMode
System.Windows.Forms (10)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (10)
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
) {
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
) {