InkPicture 成员

包括受保护的成员
包括继承的成员

包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员

更新:2007 年 11 月

InkPicture 控件提供将图像放在应用程序中并让用户在该图像上添加墨迹 的功能。该控件适用于墨迹不识别为文本,而是作为墨迹存储的情况。

InkPicture 类型公开以下成员。

构造函数

  名称 说明
ms583746.pubmethod(zh-cn,VS.90).gif InkPicture 初始化 InkPicture 控件的新实例。

页首

方法

  名称 说明
ms583746.protmethod(zh-cn,VS.90).gif AccessibilityNotifyClients 已重载。
ms583746.pubmethod(zh-cn,VS.90).gif BeginInvoke 已重载。
ms583746.pubmethod(zh-cn,VS.90).gif BringToFront 将控件带到 Z 顺序的前面。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif CancelAsync 取消异步图像加载。 (继承自 PictureBox。)
ms583746.pubmethod(zh-cn,VS.90).gif Contains 检索一个值,该值指示指定控件是否为一个控件的子控件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif CreateAccessibilityInstance 为该控件创建一个新的辅助功能对象。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif CreateControl 强制创建控件,包括创建句柄和任何子控件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif CreateControlsInstance 为控件创建控件集合的新实例。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif CreateGraphics 为控件创建 Graphics。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif CreateHandle 为该控件创建句柄。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif CreateObjRef 创建一个对象,该对象包含生成用于与远程对象进行通信的代理所需的全部相关信息。 (继承自 MarshalByRefObject。)
ms583746.protmethod(zh-cn,VS.90).gif DefWndProc 向默认窗口过程发送指定消息。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif DestroyHandle 毁坏与该控件关联的句柄。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif Dispose 已重载。 释放 InkPicture 对象所使用的资源。
ms583746.pubmethod(zh-cn,VS.90).gif DoDragDrop 开始拖放操作。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif DrawToBitmap 支持呈现到指定的位图。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif EndInvoke 检索由传递的 IAsyncResult 表示的异步操作的返回值。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif Equals 确定指定的 Object 是否等于当前的 Object。 (继承自 Object。)
ms583746.protmethod(zh-cn,VS.90).gif Finalize 在通过垃圾回收将 Component 回收之前,释放非托管资源并执行其他清理操作。 (继承自 Component。)
ms583746.pubmethod(zh-cn,VS.90).gif FindForm 检索控件所在的窗体。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif Focus 为控件设置输入焦点。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif GetAccessibilityObjectById 检索指定的 AccessibleObject。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif GetAutoSizeMode 检索一个值,该值指示当启用控件的 AutoSize 属性时控件的行为方式。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif GetChildAtPoint 已重载。
ms583746.pubmethod(zh-cn,VS.90).gif GetContainerControl 沿着控件的父控件链向上,返回下一个 ContainerControl。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif GetGestureStatus 返回一个值,该值指示 InkPicture 控件是否关注特定的应用程序笔势
ms583746.pubmethod(zh-cn,VS.90).gif GetHashCode 用作特定类型的哈希函数。 (继承自 Object。)
ms583746.pubmethod(zh-cn,VS.90).gif GetLifetimeService 检索控制此实例的生存期策略的当前生存期服务对象。 (继承自 MarshalByRefObject。)
ms583746.pubmethod(zh-cn,VS.90).gif GetNextControl 按照子控件的 Tab 键顺序向前或向后检索下一个控件。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif GetPreferredSize 检索可以容纳控件的矩形区域的大小。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif GetScaledBounds 检索缩放控件时的边界。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif GetService 返回一个对象,该对象表示由 Component 或它的 Container 提供的服务。 (继承自 Component。)
ms583746.protmethod(zh-cn,VS.90).gif GetStyle 为控件检索指定控件样式位的值。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif GetTopLevel 确定控件是否是顶级控件。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif GetType 获取当前实例的 Type。 (继承自 Object。)
ms583746.pubmethod(zh-cn,VS.90).gif GetWindowInputRectangle 获取在其中绘制墨迹 的窗口矩形(以像素为单位)。
ms583746.pubmethod(zh-cn,VS.90).gif Hide 对用户隐藏控件。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif HitTestSelection 返回一个值,该值指示在命中测试过程中命中了所选内容(如果有)的哪个部分。
ms583746.pubmethod(zh-cn,VS.90).gif InitializeLifetimeService 获取控制此实例的生存期策略的生存期服务对象。 (继承自 MarshalByRefObject。)
ms583746.protmethod(zh-cn,VS.90).gif InitLayout 在将控件添加到另一个容器之后调用。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif Invalidate 已重载。
ms583746.pubmethod(zh-cn,VS.90).gif Invoke 已重载。
ms583746.protmethod(zh-cn,VS.90).gif InvokeGotFocus 为指定的控件引发 GotFocus 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif InvokeLostFocus 为指定的控件引发 LostFocus 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif InvokeOnClick 为指定的控件引发 Click 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif InvokePaint 为指定的控件引发 Paint 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif InvokePaintBackground 为指定的控件引发 PaintBackground 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif IsInputChar 确定一个字符是否是控件可识别的输入字符。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif IsInputKey 确定指定的键是常规输入键还是需要预处理的特殊键。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif Load 已重载。
ms583746.pubmethod(zh-cn,VS.90).gif LoadAsync 已重载。
ms583746.protmethod(zh-cn,VS.90).gif MemberwiseClone 已重载。
ms583746.protmethod(zh-cn,VS.90).gif NotifyInvalidate 基础结构。 引发 Invalidated 事件,其中带有要使之无效的控件的指定区域。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnAutoSizeChanged 引发 AutoSizeChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnBackColorChanged 引发 BackColorChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnBackgroundImageChanged 引发 BackgroundImageChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnBackgroundImageLayoutChanged 引发 BackgroundImageLayoutChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnBindingContextChanged 引发 BindingContextChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnCausesValidationChanged 引发 CausesValidationChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnChangeUICues 引发 ChangeUICues 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnClick 引发 Click 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnClientSizeChanged 引发 ClientSizeChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnContextMenuChanged 引发 ContextMenuChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnContextMenuStripChanged 引发 ContextMenuStripChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnControlAdded 引发 ControlAdded 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnControlRemoved 引发 ControlRemoved 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnCreateControl 引发 CreateControl 方法。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnCursorButtonDown 允许派生类修改 CursorButtonDown 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnCursorButtonUp 允许派生类修改 CursorButtonUp 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnCursorChanged 引发 CursorChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnCursorDown 允许派生类修改 CursorDown 的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnCursorInRange 允许派生类修改 CursorInRange 的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnCursorOutOfRange 允许派生类修改 CursorOutOfRange 的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnDockChanged 引发 DockChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnDoubleClick 引发 DoubleClick 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnDragDrop 引发 DragDrop 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnDragEnter 引发 DragEnter 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnDragLeave 引发 DragLeave 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnDragOver 引发 DragOver 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnEnabledChanged 引发 EnabledChanged 事件。 (继承自 PictureBox。)
ms583746.protmethod(zh-cn,VS.90).gif OnEnter 引发 Enter 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnFontChanged 引发 FontChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnForeColorChanged 引发 ForeColorChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnGesture 允许派生类修改 Gesture 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnGiveFeedback 引发 GiveFeedback 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnGotFocus 引发 GotFocus 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnHandleCreated 允许派生类修改 HandleCreated 事件的默认行为。 (重写 PictureBox.OnHandleCreated(EventArgs)。)
ms583746.protmethod(zh-cn,VS.90).gif OnHandleDestroyed 允许派生类修改 HandleDestroyed 事件的默认行为。 (重写 PictureBox.OnHandleDestroyed(EventArgs)。)
ms583746.protmethod(zh-cn,VS.90).gif OnHelpRequested 引发 HelpRequested 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnImeModeChanged 引发 ImeModeChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnInvalidated 引发 Invalidated 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnKeyDown 允许派生类修改 KeyDown 事件的默认行为。 (重写 Control.OnKeyDown(KeyEventArgs)。)
ms583746.protmethod(zh-cn,VS.90).gif OnKeyPress 引发 KeyPress 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnKeyUp 引发 KeyUp 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnLayout 引发 Layout 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnLeave 引发 Leave 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnLoadCompleted 引发 LoadCompleted 事件。 (继承自 PictureBox。)
ms583746.protmethod(zh-cn,VS.90).gif OnLoadProgressChanged 引发 LoadProgressChanged 事件。 (继承自 PictureBox。)
ms583746.protmethod(zh-cn,VS.90).gif OnLocationChanged 引发 LocationChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnLostFocus 引发 LostFocus 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMarginChanged 引发 MarginChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseCaptureChanged 引发 MouseCaptureChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseClick 引发 MouseClick 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseDoubleClick 引发 MouseDoubleClick 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseDown 允许派生类修改 MouseDown 事件的默认行为 (重写 Control.OnMouseDown(MouseEventArgs)。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseEnter 引发 MouseEnter 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseHover 引发 MouseHover 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseLeave 引发 MouseLeave 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseMove 引发 MouseMove 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseUp 引发 MouseUp 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMouseWheel 引发 MouseWheel 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnMove 引发 Move 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnNewInAirPackets 允许派生类修改 NewInAirPackets 的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnNewPackets 允许派生类修改 NewPackets 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnNotifyMessage 向控件通知 Windows 消息。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnPaddingChanged 引发 PaddingChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnPaint 引发 Paint 事件。 (继承自 PictureBox。)
ms583746.protmethod(zh-cn,VS.90).gif OnPaintBackground 绘制控件的背景。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnPainted 允许派生类修改 Painted 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnPainting 允许派生类修改 Painting 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnParentBackColorChanged 当控件容器的 BackColor 属性值更改时,将引发 BackColorChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentBackgroundImageChanged 当控件容器的 BackgroundImage 属性值更改时,将引发 BackgroundImageChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentBindingContextChanged 当控件容器的 BindingContext 属性值更改时,将引发 BindingContextChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentChanged 引发 ParentChanged 事件。 (继承自 PictureBox。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentCursorChanged 引发 CursorChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentEnabledChanged 当控件容器的 Enabled 属性值更改时,将引发 EnabledChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentFontChanged 当控件容器的 Font 属性值更改时,将引发 FontChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentForeColorChanged 当控件容器的 ForeColor 属性值更改时,将引发 ForeColorChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentRightToLeftChanged 当控件容器的 RightToLeft 属性值更改时,将引发 RightToLeftChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnParentVisibleChanged 当控件容器的 Visible 属性值更改时,将引发 VisibleChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnPreviewKeyDown 引发 PreviewKeyDown 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnPrint 引发 Paint 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnQueryContinueDrag 引发 QueryContinueDrag 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnRegionChanged 引发 RegionChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnResize 基础结构。引发 Resize 事件。 (继承自 PictureBox。)
ms583746.protmethod(zh-cn,VS.90).gif OnRightToLeftChanged 引发 RightToLeftChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnSelectionChanged 允许派生类修改 SelectionChanged 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnSelectionChanging 允许派生类修改 SelectionChanging 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnSelectionMoved 允许派生类修改 SelectionMoved 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnSelectionMoving 允许派生类修改 SelectionMoving 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnSelectionResized 允许派生类修改 SelectionResized 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnSelectionResizing 允许派生类修改 SelectionResizing 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnSizeChanged 引发 SizeChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnSizeModeChanged 引发 SizeModeChanged 事件。 (继承自 PictureBox。)
ms583746.protmethod(zh-cn,VS.90).gif OnStroke 允许派生类修改 Stroke 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnStrokesDeleted 允许派生类修改 StrokesDeleted 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnStrokesDeleting 允许派生类修改 StrokesDeleting 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnStyleChanged 引发 StyleChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnSystemColorsChanged 引发 SystemColorsChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnSystemGesture 允许派生类修改 SystemGesture 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnTabIndexChanged 引发 TabIndexChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnTabletAdded 允许派生类修改 TabletAdded 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnTabletRemoved 允许派生类修改 TabletRemoved 事件的默认行为。
ms583746.protmethod(zh-cn,VS.90).gif OnTabStopChanged 引发 TabStopChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnTextChanged 引发 TextChanged 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnValidated 引发 Validated 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnValidating 引发 Validating 事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif OnVisibleChanged 引发 VisibleChanged 事件。 (继承自 PictureBox。)
ms583746.pubmethod(zh-cn,VS.90).gif PerformLayout 已重载。
ms583746.pubmethod(zh-cn,VS.90).gif PointToClient 将指定屏幕点的位置计算成工作区坐标。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif PointToScreen 将指定工作区点的位置计算成屏幕坐标。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif PreProcessControlMessage 在调度键盘或输入消息之前,在消息循环内对它们进行预处理。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif PreProcessMessage 在调度键盘或输入消息之前,在消息循环内对它们进行预处理。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ProcessCmdKey 处理命令键。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ProcessDialogChar 处理对话框字符。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ProcessDialogKey 处理对话框键。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ProcessKeyEventArgs 处理键消息并生成适当的控件事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ProcessKeyMessage 处理键盘消息。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ProcessKeyPreview 预览键盘消息。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ProcessMnemonic 处理助记键字符。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif RaiseDragEvent 引发适当的拖动事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif RaiseKeyEvent 引发适当的键事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif RaiseMouseEvent 引发适当的鼠标事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif RaisePaintEvent 引发适当的绘画事件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif RecreateHandle 强制为控件重新创建句柄。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif RectangleToClient 计算指定屏幕矩形的大小和位置(以工作区坐标表示)。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif RectangleToScreen 计算指定工作区矩形的大小和位置(以屏幕坐标表示)。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif Refresh 强制控件使其工作区无效并立即重绘自己和任何子控件。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResetBackColor BackColor 属性重置为其默认值。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResetBindings 使绑定到 BindingSource 的控件重新读取列表中的所有项,并刷新这些项的显示值。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResetCursor Cursor 属性重置为其默认值。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResetFont Font 属性重置为其默认值。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResetForeColor ForeColor 属性重置为其默认值。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResetImeMode ImeMode 属性重置为其默认值。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ResetMouseEventArgs 基础结构。 重置控件以处理 MouseLeave 事件。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResetRightToLeft RightToLeft 属性重置为其默认值。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResetText Text 属性重置为其默认值。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ResumeLayout 已重载。
ms583746.protmethod(zh-cn,VS.90).gif RtlTranslateAlignment 已重载。
ms583746.protmethod(zh-cn,VS.90).gif RtlTranslateContent 将指定的 ContentAlignment 转换为相应的 ContentAlignment 以支持从右向左的文本。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif RtlTranslateHorizontal 将指定的 HorizontalAlignment 转换为相应的 HorizontalAlignment 以支持从右向左的文本。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif RtlTranslateLeftRight 将指定的 LeftRightAlignment 转换为相应的 LeftRightAlignment 以支持从右向左的文本。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif Scale 已重载。
ms583746.protmethod(zh-cn,VS.90).gif ScaleControl 缩放控件的位置、大小、空白和边距。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif ScaleCore 基础结构。 此方法与此类无关。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif Select 已重载。
ms583746.pubmethod(zh-cn,VS.90).gif SelectNextControl 激活下一个控件。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif SendToBack 将控件发送到 Z 顺序的后面。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif SetAllTabletsMode 已重载。 设置 InkPicture 控件以便从附加到 Tablet PC 的任何 Tablet 收集墨迹
ms583746.protmethod(zh-cn,VS.90).gif SetAutoSizeMode 设置一个值,该值指示当启用控件的 AutoSize 属性时控件的行为方式。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif SetBounds 已重载。
ms583746.protmethod(zh-cn,VS.90).gif SetBoundsCore 执行设置该控件的指定边界的工作。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif SetClientSizeCore 设置控件的工作区的大小。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif SetGestureStatus 设置 InkPicture 对象是否关注某个已知应用程序笔势
ms583746.pubmethod(zh-cn,VS.90).gif SetSingleTabletIntegratedMode 设置 InkPicture 控件以便仅从附加到 Tablet PC 的一个 Tablet 收集墨迹InkPicture 控件将忽略来自其他 Tablet 的墨迹。
ms583746.protmethod(zh-cn,VS.90).gif SetStyle 将指定的 ControlStyles 标志设置为 true 或 false。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif SetTopLevel 将控件设置为顶级控件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif SetVisibleCore 将控件设置为指定的可见状态。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif SetWindowInputRectangle 设置在其中绘制墨迹 的窗口矩形(以像素为单位)。
ms583746.pubmethod(zh-cn,VS.90).gif Show 向用户显示控件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif SizeFromClientSize 确定整个控件(从控件工作区的高度和宽度起计算)的大小。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif SuspendLayout 临时挂起控件的布局逻辑。 (继承自 Control。)
ms583746.pubmethod(zh-cn,VS.90).gif ToString 基础结构。返回表示当前 PictureBox 控件的字符串。 (继承自 PictureBox。)
ms583746.pubmethod(zh-cn,VS.90).gif Update 使控件重绘其工作区内的无效区域。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif UpdateBounds 已重载。
ms583746.protmethod(zh-cn,VS.90).gif UpdateStyles 强制将分配的样式重新应用到控件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif UpdateZOrder 按控件的父级的 Z 顺序更新控件。 (继承自 Control。)
ms583746.protmethod(zh-cn,VS.90).gif WndProc 处理 Windows 消息。 (继承自 Control。)

页首

字段

  名称 说明
ms583746.pubfield(zh-cn,VS.90).gif ClipInkToMargin 未实现。
ms583746.pubfield(zh-cn,VS.90).gif DefaultMargin 返回 MarginXMarginY 属性所用的默认边距。

页首

属性

  名称 说明
ms583746.pubproperty(zh-cn,VS.90).gif AccessibilityObject 获取分配给该控件的 AccessibleObject。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif AccessibleDefaultActionDescription 获取或设置控件的默认操作说明,供辅助功能客户端应用程序使用。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif AccessibleDescription 获取或设置辅助功能客户端应用程序使用的控件说明。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif AccessibleName 获取或设置辅助功能客户端应用程序所使用的控件名称。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif AccessibleRole 获取或设置控件的辅助性角色 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif AllowDrop 基础结构。重写 Control.AllowDrop 属性。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif Anchor 获取或设置控件绑定到的容器的边缘并确定控件如何随其父级一起调整大小。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif AutoRedraw 获取或设置一个值,该值指定当窗口失效时 InkPicture 控件是否重绘墨迹。
ms583746.pubproperty(zh-cn,VS.90).gif AutoScrollOffset 获取或设置一个值,该值指示在 ScrollControlIntoView 中将控件滚动到何处。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif AutoSize 基础结构。 此属性与此类无关。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif BackColor 获取或设置控件的背景色。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif BackgroundImage 获取或设置在控件中显示的背景图像。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif BackgroundImageLayout 获取或设置在 ImageLayout 枚举中定义的背景图像布局。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif BindingContext 获取或设置控件的 BindingContext。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif BorderStyle 指示控件的边框样式。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif Bottom 获取控件下边缘与其容器的工作区上边缘之间的距离(以像素为单位)。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Bounds 获取或设置控件(包括其非工作区元素)相对于其父控件的大小和位置(以像素为单位)。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif CanEnableIme 获取一个用以指示是否可以将 ImeMode 属性设置为活动值的值,以启用 IME 支持。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif CanFocus 获取一个值,该值指示控件是否可以接收焦点。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif CanRaiseEvents 确定是否可以在控件上引发事件。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif CanSelect 获取一个值,该值指示是否可以选中控件。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Capture 获取或设置一个值,该值指示控件是否已捕获鼠标。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif CausesValidation 基础结构。重写 Control.CausesValidation 属性。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif ClientRectangle 获取表示控件的工作区的矩形。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif ClientSize 获取或设置控件的工作区的高度和宽度。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif CollectingInk 获取一个值,该值指定当前是否正在 InkPicture 控件上绘制墨迹
ms583746.pubproperty(zh-cn,VS.90).gif CollectionMode 获取或设置收集模式,该模式确定是否将墨迹 和/或笔势 识别为用户写入。
ms583746.pubproperty(zh-cn,VS.90).gif CompanyName 获取包含控件的应用程序的公司名称或创建者。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Container 获取 IContainer,它包含 Component。 (继承自 Component。)
ms583746.pubproperty(zh-cn,VS.90).gif ContainsFocus 获取一个值,该值指示控件或它的一个子控件当前是否有输入焦点。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif ContextMenu 获取或设置与控件关联的快捷菜单。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif ContextMenuStrip 获取或设置与此控件关联的 ContextMenuStrip。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Controls 获取包含在控件内的控件的集合。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Created 获取一个值,该值指示控件是否已经创建。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif CreateParams 基础结构。重写 Control.CreateParams 属性。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif Cursor 获取或设置当鼠标指针悬停在 InkPicture 控件上时所显示的光标。 (重写 Control.Cursor。)
ms583746.pubproperty(zh-cn,VS.90).gif Cursors 获取可以在墨迹区域中使用的 Cursors 集合。
ms583746.pubproperty(zh-cn,VS.90).gif DataBindings 为该控件获取数据绑定。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif DefaultCursor 获取或设置控件的默认光标。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif DefaultDrawingAttributes 获取或设置默认 DrawingAttributes 对象,该对象指定在绘制和显示墨迹 时所使用的绘制属性。
ms583746.protproperty(zh-cn,VS.90).gif DefaultImeMode 获取一个值,该值指示 PictureBox 的输入法编辑器(IME) 的模式。 (继承自 PictureBox。)
ms583746.protproperty(zh-cn,VS.90).gif DefaultMargin 获取控件之间默认情况下指定的间距(以像素为单位)。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif DefaultMaximumSize 获取以像素为单位的长度和高度,此长度和高度被指定为控件的默认最大大小。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif DefaultMinimumSize 获取以像素为单位的长度和高度,此长度和高度被指定为控件的默认最小大小。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif DefaultPadding 获取控件内容的内部间距(以像素为单位)。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif DefaultSize 获取控件的默认大小。 (继承自 PictureBox。)
ms583746.protproperty(zh-cn,VS.90).gif DesignMode 获取一个值,用以指示 Component 当前是否处于设计模式。 (继承自 Component。)
ms583746.pubproperty(zh-cn,VS.90).gif DesiredPacketDescription 获取或设置对与 InkPicture 对象上所绘制的墨迹 关联的数据包 方面的关注。
ms583746.pubproperty(zh-cn,VS.90).gif DisplayRectangle 获取表示控件的显示区域的矩形。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Disposing 获取一个值,该值指示是否正在释放 InkPicture 控件。
ms583746.pubproperty(zh-cn,VS.90).gif Dock 获取或设置哪些控件边框停靠到其父控件并确定控件如何随其父级一起调整大小。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif DoubleBuffered 获取或设置一个值,该值指示此控件是否应使用辅助缓冲区重绘其图面,以减少或避免闪烁。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif DynamicRendering 获取或设置一个值,该值指示墨迹 是否在绘制时呈现。
ms583746.pubproperty(zh-cn,VS.90).gif EditingMode 获取或设置一个值,该值指示 InkPicture 是处于墨迹模式、删除模式还是选择/编辑模式。
ms583746.pubproperty(zh-cn,VS.90).gif Enabled 获取或设置一个值,该值指示控件是否可以对用户交互作出响应。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif EraserMode 获取或设置一个值,该值指示是按笔画还是按点来擦除墨迹
ms583746.pubproperty(zh-cn,VS.90).gif EraserWidth 获取或设置一个值,该值指定橡皮擦笔尖的宽度。
ms583746.pubproperty(zh-cn,VS.90).gif ErrorImage 获取或设置在图像加载过程中发生错误时,或者图像加载取消时要显示的图像。 (继承自 PictureBox。)
ms583746.protproperty(zh-cn,VS.90).gif Events 获取附加到此 Component 的事件处理程序的列表。 (继承自 Component。)
ms583746.pubproperty(zh-cn,VS.90).gif Focused 获取一个值,该值指示控件是否有输入焦点。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Font 基础结构。重写 Control.Font 属性。 (继承自 PictureBox。)
ms583746.protproperty(zh-cn,VS.90).gif FontHeight 获取或设置控件的字体的高度。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif ForeColor 基础结构。重写 Control.ForeColor 属性。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif Handle 获取控件绑定到的窗口句柄。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif HasChildren 获取一个值,该值指示控件是否包含一个或多个子控件。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Height 获取或设置控件的高度。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Image 获取或设置由 PictureBox 显示的图像。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif ImageLocation 获取或设置要在 PictureBox 中显示的图像的路径或 URL。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif ImeMode 获取或设置此控件所支持的输入法编辑器 (IME) 模式。 (继承自 PictureBox。)
ms583746.protproperty(zh-cn,VS.90).gif ImeModeBase (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif InitialImage 获取或设置在加载主图像时显示在 PictureBox 控件中的图像。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif Ink 获取或设置与 InkPicture 对象关联的 Ink 对象。
ms583746.pubproperty(zh-cn,VS.90).gif InkEnabled 获取或设置一个值,该值指定 InkPicture 控件是否收集笔输入。
ms583746.pubproperty(zh-cn,VS.90).gif InvokeRequired 获取一个值,该值指示调用方在对控件进行方法调用时是否必须调用 Invoke 方法,因为调用方位于创建控件所在的线程以外的线程中。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif IsAccessible 获取或设置一个值,该值指示控件对辅助功能应用程序是否可见。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif IsDisposed 获取一个值,该值指示控件是否已经被释放。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif IsHandleCreated 获取一个值,该值指示控件是否有与它关联的句柄。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif IsMirrored 获取一个值,该值指示此控件是否为镜像控件。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif LayoutEngine 获取控件的布局引擎的缓存实例。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Left 获取或设置控件左边缘与其容器的工作区左边缘之间的距离(以像素为单位)。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Location 获取或设置该控件的左上角相对于其容器的左上角的坐标。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Margin 获取或设置控件之间的空间。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif MarginX 获取或设置 x 轴方向的边距(以像素为单位)。
ms583746.pubproperty(zh-cn,VS.90).gif MarginY 获取或设置 y 轴方向的边距(以像素为单位)。
ms583746.pubproperty(zh-cn,VS.90).gif MaximumSize 获取或设置大小,该大小是 GetPreferredSize 可以指定的上限。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif MinimumSize 获取或设置大小,该大小是 GetPreferredSize 可以指定的下限。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Name 获取或设置控件的名称。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Padding 获取或设置控件内的空白。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Parent 获取或设置控件的父容器。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif PreferredSize 获取可以容纳控件的矩形区域的大小。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif ProductName 获取包含控件的程序集的产品名称。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif ProductVersion 获取包含控件的程序集的版本。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif RecreatingHandle 获取一个值,该值指示控件当前是否在重新创建其句柄。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Region 获取或设置与控件关联的窗口区域。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Renderer 获取或设置用于绘制墨迹Renderer 对象。
ms583746.protproperty(zh-cn,VS.90).gif RenderRightToLeft 已过时。 此属性现已过时。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif ResizeRedraw 获取或设置一个值,该值指示控件在调整大小时是否重绘自己。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Right 获取控件右边缘与其容器的工作区左边缘之间的距离(以像素为单位)。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif RightToLeft 基础结构。获取或设置一个值,该值指示是否将控件的元素对齐以支持使用从右向左的语言的区域设置。 (继承自 PictureBox。)
ms583746.protproperty(zh-cn,VS.90).gif ScaleChildren 获取一个值,该值确定子控件的缩放。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Selection 获取或设置在 InkPicture 控件中当前选择的 Strokes 集合。
ms583746.protproperty(zh-cn,VS.90).gif ShowFocusCues 获取一个值,该值指示控件是否应显示聚焦框。 (继承自 Control。)
ms583746.protproperty(zh-cn,VS.90).gif ShowKeyboardCues 获取一个值,该值指示用户界面是否处于适当的状态以显示或隐藏键盘快捷键。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Site 获取或设置控件的站点。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Size 获取或设置控件的高度和宽度。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif SizeMode 指示如何显示图像。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif SupportHighContrastInk 获取或设置一个值,该值指定当系统处于高对比度模式时是否仅用一种颜色呈现墨迹
ms583746.pubproperty(zh-cn,VS.90).gif SupportHighContrastSelectionUI 获取或设置一个值,该值指定当系统处于高对比度模式时是否以高对比度绘制所有选定内容用户界面 (UI)。
ms583746.pubproperty(zh-cn,VS.90).gif TabIndex 基础结构。获取或设置 Tab 键索引值。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif Tablet 获取 InkPicture 控件当前用于收集输入的 Tablet 设备。
ms583746.pubproperty(zh-cn,VS.90).gif TabStop 获取或设置一个值,该值指示用户是否可以通过按 Tab 键将焦点放到此控件上。
ms583746.pubproperty(zh-cn,VS.90).gif Tag 获取或设置包含有关控件的数据的对象。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Text 基础结构。获取或设置 PictureBox 的文本。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif Top 获取或设置控件上边缘与其容器的工作区上边缘之间的距离(以像素为单位)。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif TopLevelControl 获取没有另一个 Windows 窗体控件作为其父级的父控件。通常,这是控件所在的最外面的 Form。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif UseWaitCursor 获取或设置一个值,该值指示是否将等待光标用于当前控件以及所有子控件。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif Visible 获取或设置一个值,该值指示是否显示该控件及其所有父控件。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif WaitOnLoad 获取或设置一个值,该值指示图像是否是同步加载的。 (继承自 PictureBox。)
ms583746.pubproperty(zh-cn,VS.90).gif Width 获取或设置控件的宽度。 (继承自 Control。)
ms583746.pubproperty(zh-cn,VS.90).gif WindowTarget 基础结构。 此属性与此类无关。 (继承自 Control。)

页首

事件

  名称 说明
ms583746.pubevent(zh-cn,VS.90).gif AutoSizeChanged 基础结构。 此事件与此类无关。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif BackColorChanged BackColor 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif BackgroundImageChanged BackgroundImage 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif BackgroundImageLayoutChanged BackgroundImageLayout 属性更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif BindingContextChanged BindingContext 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif CausesValidationChanged 基础结构。重写 Control.CausesValidationChanged 属性。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif ChangeUICues 在焦点或键盘用户界面 (UI) 提示更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif Click 在单击控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif ClientSizeChanged ClientSize 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif ContextMenuChanged ContextMenu 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif ContextMenuStripChanged ContextMenuStrip 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif ControlAdded 在将新控件添加到 Control.ControlCollection 时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif ControlRemoved 在从 Control.ControlCollection 移除控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif CursorButtonDown InkPicture 控件检测到凹下的 CursorButton 对象时引发。
ms583746.pubevent(zh-cn,VS.90).gif CursorButtonUp InkPicture 控件检测到光标按钮凸起时发生。
ms583746.pubevent(zh-cn,VS.90).gif CursorChanged Cursor 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif CursorDown 当光标尖与数字化 Tablet 表面接触时发生。
ms583746.pubevent(zh-cn,VS.90).gif CursorInRange 当光标进入 Tablet 上下文 的物理检测范围(邻近)时发生。
ms583746.pubevent(zh-cn,VS.90).gif CursorOutOfRange 当光标离开 Tablet 上下文 的物理检测范围(邻近)时发生。
ms583746.pubevent(zh-cn,VS.90).gif Disposed 当通过调用 Dispose 方法释放组件时发生。 (继承自 Component。)
ms583746.pubevent(zh-cn,VS.90).gif DockChanged Dock 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif DoubleClick 在双击控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif DragDrop 在完成拖放操作时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif DragEnter 在将对象拖入控件的边界时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif DragLeave 在将对象拖出控件的边界时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif DragOver 在将对象拖到控件的边界上发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif EnabledChanged Enabled 属性值更改后发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif Enter 基础结构。重写 Control.Enter 属性。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif FontChanged 基础结构。当 Font 属性的值更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif ForeColorChanged 基础结构。当 ForeColor 属性的值更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif Gesture 识别应用程序笔势 时发生。
ms583746.pubevent(zh-cn,VS.90).gif GiveFeedback 在执行拖动操作期间发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif GotFocus 在控件接收焦点时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif HandleCreated 在为控件创建句柄时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif HandleDestroyed 在控件的句柄处于销毁过程中时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif HelpRequested 当用户请求控件的帮助时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif ImeModeChanged 基础结构。当 ImeMode 属性的值更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif Invalidated 在控件的显示需要重绘时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif KeyDown 基础结构。在控件有焦点的情况下按下键时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif KeyPress 基础结构。在控件有焦点的情况下按下键时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif KeyUp 基础结构。在控件有焦点的情况下释放键时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif Layout 在控件应重新定位其子控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif Leave 基础结构。在输入焦点离开 PictureBox 时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif LoadCompleted 在异步图像加载操作完成、取消或引发异常时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif LoadProgressChanged 在异步图像加载操作的进度更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif LocationChanged Location 属性值更改后发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif LostFocus 当控件失去焦点时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MarginChanged 在控件边距更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseCaptureChanged 当控件失去或获得鼠标捕获时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseClick 在鼠标单击该控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseDoubleClick 当用鼠标双击控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseDown 当鼠标指针位于控件上并按下鼠标键时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseEnter 在鼠标指针进入控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseHover 在鼠标指针停放在控件上时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseLeave 在鼠标指针离开控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseMove 在鼠标指针移到控件上时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseUp 在鼠标指针在控件上并释放鼠标键时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif MouseWheel 在移动鼠标滚轮并且控件有焦点时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif Move 在移动控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif NewInAirPackets InkPicture 控件检测到 in-air packet 时发生。
ms583746.pubevent(zh-cn,VS.90).gif NewPackets InkPicture 控件接收到数据包时发生。
ms583746.pubevent(zh-cn,VS.90).gif PaddingChanged 在控件空白区更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif Paint 在重绘控件时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif Painted InkPicture 对象已完成对自己的重新绘制时发生。
ms583746.pubevent(zh-cn,VS.90).gif Painting InkPicture 控件重新绘制自己之前发生。
ms583746.pubevent(zh-cn,VS.90).gif ParentChanged Parent 属性值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif PreviewKeyDown 在焦点位于此控件上的情况下,当有按键动作时发生(在 KeyDown 事件之前发生)。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif QueryAccessibilityHelp AccessibleObject 为辅助功能应用程序提供帮助时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif QueryContinueDrag 在拖放操作期间发生,并且允许拖动源确定是否应取消拖放操作。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif RegionChanged Region 属性的值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif Resize 在调整控件大小时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif RightToLeftChanged 基础结构。当 RightToLeft 属性的值更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif SelectionChanged InkPicture 控件中的墨迹 选择更改(例如通过修改用户界面、剪切粘贴过程或 Selection 属性进行更改)后发生。
ms583746.pubevent(zh-cn,VS.90).gif SelectionChanging InkPicture 控件中的墨迹 选择即将更改(例如通过修改用户界面、剪切粘贴过程或 Selection 属性进行更改)时发生。
ms583746.pubevent(zh-cn,VS.90).gif SelectionMoved 在当前所选内容的位置更改(例如通过修改用户界面、剪切粘贴过程或 Selection 属性进行更改)后发生。
ms583746.pubevent(zh-cn,VS.90).gif SelectionMoving 在当前选择内容的位置即将更改(例如通过修改用户界面、剪切粘贴过程或 Selection 属性进行更改)时发生。
ms583746.pubevent(zh-cn,VS.90).gif SelectionResized 在当前所选内容的大小更改(例如通过修改用户界面、剪切粘贴过程或 Selection 属性进行更改)后发生。
ms583746.pubevent(zh-cn,VS.90).gif SelectionResizing 在当前选择内容的大小即将更改(例如通过修改用户界面、剪切粘贴过程或 Selection 属性进行更改)时发生。
ms583746.pubevent(zh-cn,VS.90).gif SizeChanged Size 属性值更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif SizeModeChanged SizeMode 更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif Stroke 当用户在任何 Tablet 上绘制完一个新笔画 时发生。
ms583746.pubevent(zh-cn,VS.90).gif StrokesDeleted 在已从 InkPicture 控件的 Ink 属性中删除 Stroke 对象之后发生。
ms583746.pubevent(zh-cn,VS.90).gif StrokesDeleting 在从 InkPicture 控件的 Ink 属性中删除 Stroke 对象之前发生。
ms583746.pubevent(zh-cn,VS.90).gif StyleChanged 在控件样式更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif SystemColorsChanged 系统颜色更改时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif SystemGesture 识别系统笔势 时发生。
ms583746.pubevent(zh-cn,VS.90).gif TabIndexChanged 基础结构。当 TabIndex 属性的值更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif TabletAdded Tablet 对象添加到系统时发生。
ms583746.pubevent(zh-cn,VS.90).gif TabletRemoved 从系统移除 Tablet 对象时发生。
ms583746.pubevent(zh-cn,VS.90).gif TabStopChanged 基础结构。当 TabStop 属性的值更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif TextChanged 基础结构。当 Text 属性的值更改时发生。 (继承自 PictureBox。)
ms583746.pubevent(zh-cn,VS.90).gif Validated 在控件完成验证时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif Validating 在控件正在验证时发生。 (继承自 Control。)
ms583746.pubevent(zh-cn,VS.90).gif VisibleChanged Visible 属性值更改时发生。 (继承自 Control。)

页首

显式接口实现

  名称 说明
ms583746.pubinterface(zh-cn,VS.90).gifms583746.privmethod(zh-cn,VS.90).gif ISupportInitialize.BeginInit 基础结构。用信号通知对象初始化即将开始。 (继承自 PictureBox。)
ms583746.pubinterface(zh-cn,VS.90).gifms583746.privmethod(zh-cn,VS.90).gif ISupportInitialize.EndInit 基础结构。用信号通知对象初始化已完成。 (继承自 PictureBox。)
ms583746.pubinterface(zh-cn,VS.90).gifms583746.privmethod(zh-cn,VS.90).gif IDropTarget.OnDragDrop 基础结构。 引发 DragDrop 事件。 (继承自 Control。)
ms583746.pubinterface(zh-cn,VS.90).gifms583746.privmethod(zh-cn,VS.90).gif IDropTarget.OnDragEnter 基础结构。 引发 DragEnter 事件。 (继承自 Control。)
ms583746.pubinterface(zh-cn,VS.90).gifms583746.privmethod(zh-cn,VS.90).gif IDropTarget.OnDragLeave 基础结构。 引发 DragLeave 事件。 (继承自 Control。)
ms583746.pubinterface(zh-cn,VS.90).gifms583746.privmethod(zh-cn,VS.90).gif IDropTarget.OnDragOver 基础结构。 引发 DragOver 事件。 (继承自 Control。)

页首

另请参见

参考

InkPicture 类

Microsoft.Ink 命名空间