Control
(System.Windows.Forms.Control)
Inherits:
System.ComponentModel.Component
Interfaces:
IDisposable, IComponent, ISynchronizeInvoke, IDropTarget, IWin32Window, IBindableComponent, IOleControl, IOleObject, IOleInPlaceObject, IOleInPlaceActiveObject, IOleWindow, IViewObject, IViewObject2, IPersist, IPersistStreamInit, IPersistPropertyBag, IPersistStorage, IQuickActivate, ISupportOleDropSource, IArrangedElement
Derived Types:
32
(Click here to see a list of derived types)
Assembly:
System.Windows.Forms.dll
Defines the base class for controls, which are components with visual representation.
VB.NET
C#
|
VB.NET
Public Class Control
Inherits System.ComponentModel.Component
Implements System.IDisposable, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IOleControl, System.Windows.Forms.IOleObject, System.Windows.Forms.IOleInPlaceObject, System.Windows.Forms.IOleInPlaceActiveObject, System.Windows.Forms.IOleWindow, System.Windows.Forms.IViewObject, System.Windows.Forms.IViewObject2, System.Windows.Forms.IPersist, System.Windows.Forms.IPersistStreamInit, System.Windows.Forms.IPersistPropertyBag, System.Windows.Forms.IPersistStorage, System.Windows.Forms.IQuickActivate, System.Windows.Forms.ISupportOleDropSource, System.Windows.Forms.Layout.IArrangedElement
End Class
Articles
|
at System.Windows.Forms.Control.CreateHandle() at System.Windows.Forms.TextBoxBase.CreateHandle() at System.Windows.Forms.Control.get_Handle(
|
|
... transferFreeSpace, Boolean& transferTargetFull) at D2P.MainForm.TranscodeFiles() at D2P.MainForm.transferButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control ...
|
|
at System.Windows.Forms.Control.DefWndProc(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ListView.WndProc(Message& m)
|
|
... HtmlEditor.cs:line 563 at onlyconnect.HtmlEditor.OnHandleDestroyed(EventArgs e) in D:\Development\Benefits\Trunk\HtmlEditor\HtmlEditor.cs:line 279 at System.Windows.Forms.Control ...
|
|
... HtmlEditor.cs:line 563 at onlyconnect.HtmlEditor.OnHandleDestroyed(EventArgs e) in D:\Development\Benefits\Trunk\HtmlEditor\HtmlEditor.cs:line 279 at System.Windows.Forms.Control ...
|
|
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
|
... System%Drawing%Point),pointer :: ASPTMP3 type(System%Drawing%Size),pointer :: ASPTMP4 type(System%EventHandler),pointer :: ASPTMP5 class(System%Windows%Forms%Control ...
|
|
Defines the base class for controls, which are components with visual representation. For a list of all members of this type, see Control Members
|
|
Defines the base class for controls, which are components with visual representation. ... Defines the base class for controls, which are components with visual representation.
|