TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / C1Magnify Class
Properties Methods Events


C1Magnify Class Members

The following tables list the members exposed by C1Magnify.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1Magnify class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating the background image used for the border of the magnifier.  
Public PropertyGets or sets a value indicating the background mode used for the border of the magnifier.  
Public PropertyGets or sets a value indicating the border width of the magnifier in pixels.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets a value indicating whether the magnifier will lock the move direction horizontally.  
Public PropertyGets or sets a value indicating whether the magnifier will lock the move direction vertically.  
Public PropertyGets or sets a value indicating which message will be posted to the attach control when magnifier closed.  
Public PropertyGets or sets a value indicating which message will be posted to the attach control when magnifier is moving.  
Public PropertyGets or sets a value indicating the duration from finger press to magnifier popup in millisecond.  
Public PropertyGets or sets a value indicating the appearance of the magnifier.  
Public PropertyGets or sets a value indicating whether system cursor is displayed in the magnifier.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets a value indicating the size of the magnifier in pixels.  
Public PropertyGets or sets a value indicating the zoom factor of the magnifier.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodShows the product information window.  
Public MethodSpecifies whether this object can provide its extender properties to the specified object.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public MethodRetrieves the C1Magnify associated with the specified control or not.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodAssociates C1Magnify with the specified control.  
Public Method (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.Component)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
Public Events
 NameDescription
Public EventOccurs when the magnifier is closed.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the magnifier is opening.  
Public EventOccurs when the magnifier is moving.  
Top
See Also