Intersoft ClientUI Documentation
IControl Interface Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework Namespace : IControl Interface


The following tables list the members exposed by IControl.

Public Properties

 NameDescription
 PropertyIsInDesignModeGets a value that indicates whether the control is in design mode (development).  
 PropertyLayoutSuspendedGets a value that indicates whether the layout is being suspended  
 PropertyPlatformGets a value that indicates the current client platform.  
Top

Public Methods

 NameDescription
 MethodAttachEventHandlersAttach built-in event handlers to control templates. Call this method if necessary.  
 MethodDetachedEventHandlersDetach built-in event handlers from control templates. Call this method if necessary.  
 MethodInitializeStoryboardsInitializes storyboards.  
 MethodInitializeTemplatesInitializes control templates.  
 MethodRefreshClipPerform clipping to the dimension of the control. Call this method if necessary  
 MethodResumeLayoutResume the layout.  
 MethodSuspendLayoutSuspend the layout.  
Top

See Also

© 2012 All Rights Reserved.