in other words, we have 75 lines of information but only 50 can fit in the client area at any time.
换句话说,我们有75行而不仅仅是50行信息可以在任何时候容纳在客户区中。
luckily, there is a function inside our view class that will order the frame window to resize its client area to accommodate space for it.
我们的视图类提供一个函数,它可以命令框架窗口调整客户区域容纳视图本身。
for illustration, i「ve divided the client area into three blocks: one for the actual html rendering, one for the original asp text, and one for the expanded html text.
为例证,我划分了客户区域成三个块:一为实际html,一个为原始的asp文本和一个为扩展的html文本。
for the first version of this function, if this value is null, the entire client area is selected and output is still clipped to the window.
在函数的第一种版本中,如果该值为null,整个客户区被选中,输出仍剪切到窗口。
however, inheriting controls might want to change this if their client area differs from their display area.
但是,如果继承控制项的工作区与显示区域不同,可能要加以变更。
if the scroll bar thumb is at position0, the first line will be positioned at the top of the client area .
如果滚动条滑块是在位置0,那么第一行将位于客户区顶端。
say, for example, that you want the origin to be 100 pixels from the left edge of the client area and 50 pixels from the top of the client area.
例如,您希望原点位于距离工作区左边缘100像素和距离工作区顶端50像素的位置。
to be exact, we will learn how to display a bitmap in the client area of our window.
为了更精确,我们将学习如何在我们窗口客户区显示一个位图。
these include extending the frame into the client area, providing custom client area measurements, and hit testing for the custom frame area.
还包括了扩展边框到客户端区域,提供自己计算的客户端区域的大小,和自己的边框区域点击测试。
if at least one mouse click has occurred , it draws the string in the client area at the mouse position.
如果有一个鼠标单击事件发生,它将在客户区中鼠标光标的位置处绘制这个字符串。
the origin for client coordinates is the upper-left corner of the client area of the control or form.
工作区座标的原点位于控制项或表单的工作区的左上角。
change the contents of the client area in response to a change in the scroll bar.
改变客户区的内容以响应滚动条的改变。
only the client area of a wpf application uses these themes;
仅用户端区域的wpf应用程式中使用这些主题 ;
now that the bitmap is loaded, we can paint it in the client area of our main window.
现在,位图已经被装载,我们能将它画在我们主窗口的客户区上。
clearly, this is not desirable. our first job in solving this problem is to determine how much of the program」s output can actually fit within the client area .
显然地,这不是令人想要得。解决这个问题的我们第一个工作是确定程序的输出有多少实际上可以在客户区中容纳。