图片容器
继承层次
命名空间:
DSkin.Controls
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public class DSkinPictureBox : DSkinBaseControl
DSkinPictureBox 类型公开以下成员。
构造函数
属性
方法
| 名称 | 说明 |
---|
 | AccessibilityNotifyClients(AccessibleEvents, Int32) | (继承自 Control。) |
 | AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | (继承自 Control。) |
 | BeginInvoke(Delegate) | (继承自 Control。) |
 | BeginInvoke(Delegate, Object) | (继承自 Control。) |
 | BringToFront | (继承自 Control。) |
 | Contains | (继承自 Control。) |
 | CreateAccessibilityInstance | (继承自 Control。) |
 | CreateControl | (继承自 Control。) |
 | CreateControlsInstance | (继承自 Control。) |
 | CreateGraphics | (继承自 Control。) |
 | CreateHandle | (继承自 Control。) |
 | DefWndProc | (继承自 Control。) |
 | DestroyHandle | (继承自 Control。) |
 | Dispose | (继承自 Component。) |
 | Dispose(Boolean) | (继承自 DSkinBaseControl。) |
 | DisposeCanvas |
释放图像资源
(继承自 DSkinBaseControl。) |
 | DoDragDrop | (继承自 Control。) |
 | DrawToBitmap | (继承自 Control。) |
 | EndInvoke | (继承自 Control。) |
 | Finalize | (继承自 Component。) |
 | FindForm | (继承自 Control。) |
 | Focus | (继承自 Control。) |
 | GetAccessibilityObjectById | (继承自 Control。) |
 | GetAutoSizeMode | (继承自 Control。) |
 | GetChildAtPoint(Point) | (继承自 Control。) |
 | GetChildAtPoint(Point, GetChildAtPointSkip) | (继承自 Control。) |
 | GetContainerControl | (继承自 Control。) |
 | GetNextControl | (继承自 Control。) |
 | GetPreferredSize | (继承自 Control。) |
 | GetScaledBounds | (继承自 Control。) |
 | GetService | (继承自 Component。) |
 | GetStyle | (继承自 Control。) |
 | GetTopLevel | (继承自 Control。) |
 | Hide | (继承自 Control。) |
 | InitLayout | (继承自 Control。) |
 | Invalidate |
使控件失效,导致下次更新时重绘
(继承自 DSkinBaseControl。) |
 | Invalidate(Rectangle) |
使控件指定区域失效,导致下次更新时重绘
(继承自 DSkinBaseControl。) |
 | Invalidate(Region) | (继承自 Control。) |
 | Invalidate(Boolean) | (继承自 Control。) |
 | Invalidate(Region, Boolean) | (继承自 Control。) |
 | Invalidate(Rectangle, Boolean) | (继承自 Control。) |
 | Invoke(Delegate) | (继承自 Control。) |
 | Invoke(Delegate, Object) | (继承自 Control。) |
 | InvokeGotFocus | (继承自 Control。) |
 | InvokeLostFocus | (继承自 Control。) |
 | InvokeOnClick | (继承自 Control。) |
 | InvokePaint | (继承自 Control。) |
 | InvokePaintBackground | (继承自 Control。) |
 | IsInputChar | (继承自 Control。) |
 | IsInputKey | (继承自 Control。) |
 | NotifyInvalidate | (继承自 Control。) |
 | OnAcceptTask | (继承自 DSkinBaseControl。) |
 | OnAutoSizeChanged | (继承自 DSkinBaseControl。) |
 | OnBackColorChanged | (继承自 DSkinBaseControl。) |
 | OnBackgroundImageChanged | (继承自 DSkinBaseControl。) |
 | OnBackgroundImageLayoutChanged | (继承自 DSkinBaseControl。) |
 | OnBindingContextChanged | (继承自 Control。) |
 | OnCausesValidationChanged | (继承自 Control。) |
 | OnChangeUICues | (继承自 Control。) |
 | OnClick | (继承自 Control。) |
 | OnClientSizeChanged | (继承自 Control。) |
 | OnContextMenuChanged | (继承自 Control。) |
 | OnContextMenuStripChanged | (继承自 Control。) |
 | OnControlAdded | (继承自 Control。) |
 | OnControlRemoved | (继承自 Control。) |
 | OnCreateControl | (继承自 DSkinBaseControl。) |
 | OnCursorChanged | (继承自 Control。) |
 | OnDockChanged | (继承自 Control。) |
 | OnDoubleClick | (继承自 Control。) |
 | OnDragDrop | (继承自 Control。) |
 | OnDragEnter | (继承自 Control。) |
 | OnDragLeave | (继承自 Control。) |
 | OnDragOver | (继承自 Control。) |
 | OnEnabledChanged | (继承自 Control。) |
 | OnEnter | (继承自 Control。) |
 | OnFontChanged | (继承自 DSkinBaseControl。) |
 | OnForeColorChanged | (继承自 DSkinBaseControl。) |
 | OnFrameChanged | |
 | OnGiveFeedback | (继承自 Control。) |
 | OnGotFocus | (继承自 Control。) |
 | OnHandleCreated | (继承自 DSkinBaseControl。) |
 | OnHandleDestroyed | (继承自 Control。) |
 | OnHelpRequested | (继承自 Control。) |
 | OnImeModeChanged | (继承自 Control。) |
 | OnInvalidated | (继承自 Control。) |
 | OnKeyDown | (继承自 Control。) |
 | OnKeyPress | (继承自 Control。) |
 | OnKeyUp | (继承自 Control。) |
 | OnLayeredPaint |
触发LayeredPaintEvent事件
(继承自 DSkinBaseControl。) |
 | OnLayout | (继承自 Control。) |
 | OnLeave | (继承自 Control。) |
 | OnLocationChanged | (继承自 Control。) |
 | OnLostFocus | (继承自 Control。) |
 | OnMarginChanged | (继承自 Control。) |
 | OnMouseCaptureChanged | (继承自 Control。) |
 | OnMouseClick | (继承自 Control。) |
 | OnMouseDoubleClick | (继承自 Control。) |
 | OnMouseDown | (继承自 Control。) |
 | OnMouseEnter | (继承自 Control。) |
 | OnMouseHover | (继承自 Control。) |
 | OnMouseLeave | (继承自 Control。) |
 | OnMouseMove | (继承自 Control。) |
 | OnMouseUp | (继承自 Control。) |
 | OnMouseWheel | (继承自 Control。) |
 | OnMove | (继承自 Control。) |
 | OnNotifyMessage | (继承自 Control。) |
 | OnPaddingChanged | (继承自 Control。) |
 | OnPaint |
重写Paint事件,把画布上的图像绘制到控件上
(继承自 DSkinBaseControl。) |
 | OnPaintBackground | (继承自 DSkinBaseControl。) |
 | OnParentBackColorChanged | (继承自 Control。) |
 | OnParentBackgroundImageChanged | (继承自 Control。) |
 | OnParentBindingContextChanged | (继承自 Control。) |
 | OnParentChanged | (继承自 Control。) |
 | OnParentCursorChanged | (继承自 Control。) |
 | OnParentEnabledChanged | (继承自 Control。) |
 | OnParentFontChanged | (继承自 Control。) |
 | OnParentForeColorChanged | (继承自 Control。) |
 | OnParentRightToLeftChanged | (继承自 Control。) |
 | OnParentVisibleChanged | (继承自 Control。) |
 | OnPreviewKeyDown | (继承自 Control。) |
 | OnPrint | (继承自 Control。) |
 | OnQueryContinueDrag | (继承自 Control。) |
 | OnRegionChanged | (继承自 Control。) |
 | OnResize | (继承自 Control。) |
 | OnRightToLeftChanged | (继承自 Control。) |
 | OnSizeChanged | (继承自 Control。) |
 | OnStyleChanged | (继承自 Control。) |
 | OnSystemColorsChanged | (继承自 Control。) |
 | OnTabIndexChanged | (继承自 Control。) |
 | OnTabStopChanged | (继承自 Control。) |
 | OnTextChanged | (继承自 DSkinBaseControl。) |
 | OnValidated | (继承自 Control。) |
 | OnValidating | (继承自 Control。) |
 | OnVisibleChanged | (继承自 Control。) |
 | PaintControl | (继承自 DSkinBaseControl。) |
 | PerformLayout | (继承自 Control。) |
 | PerformLayout(Control, String) | (继承自 Control。) |
 | Play |
播放动画,如果可以的话
|
 | PointToClient | (继承自 Control。) |
 | PointToScreen | (继承自 Control。) |
 | PreProcessControlMessage | (继承自 Control。) |
 | PreProcessMessage | (继承自 Control。) |
 | ProcessCmdKey | (继承自 Control。) |
 | ProcessDialogChar | (继承自 Control。) |
 | ProcessDialogKey | (继承自 Control。) |
 | ProcessKeyEventArgs | (继承自 Control。) |
 | ProcessKeyMessage | (继承自 Control。) |
 | ProcessKeyPreview | (继承自 Control。) |
 | ProcessMnemonic | (继承自 Control。) |
 | RaiseDragEvent | (继承自 Control。) |
 | RaiseKeyEvent | (继承自 Control。) |
 | RaiseMouseEvent | (继承自 Control。) |
 | RaisePaintEvent | (继承自 Control。) |
 | RecreateHandle | (继承自 Control。) |
 | RectangleToClient | (继承自 Control。) |
 | RectangleToScreen | (继承自 Control。) |
 | Refresh | (继承自 Control。) |
 | ResetMouseEventArgs | (继承自 Control。) |
 | ResetText | (继承自 Control。) |
 | ResumeLayout | (继承自 Control。) |
 | ResumeLayout(Boolean) | (继承自 Control。) |
 | RtlTranslateAlignment(HorizontalAlignment) | (继承自 Control。) |
 | RtlTranslateAlignment(LeftRightAlignment) | (继承自 Control。) |
 | RtlTranslateAlignment(ContentAlignment) | (继承自 Control。) |
 | RtlTranslateContent | (继承自 Control。) |
 | RtlTranslateHorizontal | (继承自 Control。) |
 | RtlTranslateLeftRight | (继承自 Control。) |
 | Scale | (继承自 Control。) |
 | ScaleControl | (继承自 Control。) |
 | Select | (继承自 Control。) |
 | Select(Boolean, Boolean) | (继承自 Control。) |
 | Selectable |
SetStyle(ControlStyles.Selectable, true)
(继承自 DSkinBaseControl。) |
 | SelectNextControl | (继承自 Control。) |
 | SendToBack | (继承自 Control。) |
 | SetAutoSizeMode | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (继承自 Control。) |
 | SetBoundsCore | (继承自 Control。) |
 | SetClientSizeCore | (继承自 Control。) |
 | SetStyle | (继承自 Control。) |
 | SetTopLevel | (继承自 Control。) |
 | SetVisibleCore | (继承自 Control。) |
 | Show | (继承自 Control。) |
 | SizeFromClientSize | (继承自 Control。) |
 | Stop |
停止播放
|
 | SuspendLayout | (继承自 Control。) |
 | ToString | (继承自 Component。) |
 | Update | (继承自 Control。) |
 | UpdateBounds | (继承自 Control。) |
 | UpdateBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | UpdateStyles | (继承自 Control。) |
 | UpdateZOrder | (继承自 Control。) |
 | WndProc | (继承自 DSkinBaseControl。) |
Top
事件
扩展方法
参见