C1.Win.4.8 Assembly / C1.Framework Namespace / IView Interface

In This Topic
IView Interface Methods
In This Topic

For a list of all members of this type, see IView members.

Public Methods
 NameDescription
 MethodChecks the element under the mouse and updates the control state.  
 MethodSet the focus to a given element.  
 MethodOverloaded. Gets the rectangle that contains a given element.  
 MethodGets the hit-testable element under the mouse.  
 MethodInvalidates the contained element.  
 MethodInternal version of IsInputKey that should be called by hosted controls in order to allow the view to handle tab keys, arrows, etc.  
 MethodConverts a Logical DPI value to its equivalent DeviceUnit DPI value.  
 MethodResets the hovered and entered state when this element are disabled.  
 MethodCauses the control to redraw the invalidated regions within its client area.  
Top
See Also