CADability dotNET
The ScrollableCtrl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ScrollableCtrl |
Creates an empty CondorScrollableCtrl which is connected to a frame [!:SingleDocumentframe].
This frame may also be null.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Clean up any resources being used.
(Overrides ContainerControl..::..Dispose(Boolean).) |
![]() | OnKeyPress |
Overrides System.Windows.Forms.UserControl.OnKeyPress
(Overrides Control..::..OnKeyPress(KeyPressEventArgs).) |
![]() | OnLoad |
Overrides System.Windows.Forms.UserControl.OnLoad
(Overrides UserControl..::..OnLoad(EventArgs).) |
![]() | OnMouseWheel | (Overrides ScrollableControl..::..OnMouseWheel(MouseEventArgs).) |
![]() | OnResize |
Overrides System.Windows.Forms.UserControl.OnResize
(Overrides UserControl..::..OnResize(EventArgs).) |
![]() | RecalcLayout |
Overrides System.Windows.Forms.UserControl.RecalcLayout
|
![]() | ShowActive |
Properties
Name | Description | |
---|---|---|
![]() | CondorCtrl |
Gets access to the contained CondorCtrl object.
|
![]() | CondorView |
Gets access to the ICondorView implementig object that is handled by the contained
CondorCtrl |
![]() | ShowRuler | |
![]() | ShowScrollBar |