如何调用特定页面的控件? [英] How to call the specific page's control?

查看:67
本文介绍了如何调用特定页面的控件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

对上述问题有任何想法吗?

例如,在pageA中,我调用pageB'的buttonA.visible = false。


提前谢谢。


最好的问候,

GL

Hi all,
Have any ideas for the above question?
for example, in pageA, i call pageB''s buttonA.visible=false.

thank you in advance.

best regards,
GL

推荐答案

Daniel写道:
大家好,
对上述问题有任何想法吗?
例如,在pageA中,我打电话给pageB'的buttonA.visible = false。

先谢谢你。

最好的问候,
GL
Hi all,
Have any ideas for the above question?
for example, in pageA, i call pageB''s buttonA.visible=false.

thank you in advance.

best regards,
GL




pageB最不可能存在。当调用打开/显示时,你必须将一个参数传递给

pageB。


-

Curt Christianson

网站: http://www.darkfalz.com

博客: http://blog.darkfalz.com


除非你将pageA和pageB放在不同的框架/ iframe中,否则他们不会同时生活

。当服务器忙于PageA时,没有PageB和

反之亦然。您可以通过多种方式将信息从一个页面传递到另一个页面,

但您不能直接调用另一个页面的属性。如果您确实将页面

放在单独的框架中,您可以在客户端使用

javascript从另一个页面调用一个页面。


Eliyahu


" Daniel" <沓**** @ discussions.microsoft.com>在消息中写道

新闻:09 ********************************** @ microsof t.com ...
Unless you put pageA and pageB in separate frames/iframes, they don''t live
in the same time. When the server is busy with PageA, there is no PageB and
vice versa. You can pass info from one page to another in a number of ways,
but you can''t call another page''s property directly. If you do put the pages
in separate frames, you can call one page from another on client side with
javascript.

Eliyahu

"Daniel" <Da****@discussions.microsoft.com> wrote in message
news:09**********************************@microsof t.com...
大家好,
对上述问题有任何想法吗?
例如,在pageA中,我调用pageB'的buttonA.visible = false 。

提前谢谢。

最好的问候,
GL
Hi all,
Have any ideas for the above question?
for example, in pageA, i call pageB''s buttonA.visible=false.

thank you in advance.

best regards,
GL



谢谢回复。

我主要担心的是:

i有用户控制内容链接按钮。

当我鼠标悬停在链接按钮上时,子按钮列表将在页面A和鼠标悬停链接按钮下显示



问题是,我使用网格布局面板来存储

按钮。


那么,如何调用子列表按钮可见/隐藏?


或者有显示子列表按钮的其他想法。


我不想把子列表按钮放在同一个用户控件中的原因

因为用户控件我穿上了日e页面空间有限。


Eliyahu Goldin写道:
thanks for reply.
my major concern is:
i have user control that content link button.
while i mouse over the link button, the sub list of buttons will be visible
in the pageA and under the mouseover link button.
the problem is, i am using the Grid Layout Panel to store the sub list of
button.

So, how to call the sub list button to be visible/hide?

Or have other ideas to show the sublist button.

The reason i dont wan to put the sublist button in the same user control
because the user control i put on the page A have a limited space.

"Eliyahu Goldin" wrote:
除非你将pageA和pageB放在不同的框架/ iframe中,否则它们不会同时存在。当服务器忙于PageA时,没有PageB,反之亦然。您可以通过多种方式将信息从一个页面传递到另一个页面,
但您不能直接调用另一个页面的属性。如果您确实将页面放在单独的框架中,您可以使用
javascript在客户端调用另一个页面。

Eliyahu

"丹尼尔" <沓**** @ discussions.microsoft.com>在消息中写道
新闻:09 ********************************** @ microsof t.com。 ..
Unless you put pageA and pageB in separate frames/iframes, they don''t live
in the same time. When the server is busy with PageA, there is no PageB and
vice versa. You can pass info from one page to another in a number of ways,
but you can''t call another page''s property directly. If you do put the pages
in separate frames, you can call one page from another on client side with
javascript.

Eliyahu

"Daniel" <Da****@discussions.microsoft.com> wrote in message
news:09**********************************@microsof t.com...
大家好,
对上述问题有任何想法吗?
例如,在pageA中,我调用pageB'的buttonA.visible = false。

提前谢谢。

最好的问候,
GL
Hi all,
Have any ideas for the above question?
for example, in pageA, i call pageB''s buttonA.visible=false.

thank you in advance.

best regards,
GL




这篇关于如何调用特定页面的控件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆