Intersoft ClientUI Documentation
IControl Interface Members
Properties  Methods 

The following tables list the members exposed by IControl.

Public Properties
 NameDescription
 PropertyIsInDesignMode Gets a value that indicates whether the control is in design mode (development).  
 PropertyLayoutSuspended Gets a value that indicates whether the layout is being suspended  
 PropertyPlatform Gets a value that indicates the current client platform.  
Top
Public Methods
 NameDescription
 MethodAttachEventHandlers Attach built-in event handlers to control templates. Call this method if necessary.  
 MethodDetachedEventHandlers Detach built-in event handlers from control templates. Call this method if necessary.  
 MethodInitializeStoryboards Initializes storyboards.  
 MethodInitializeTemplates Initializes control templates.  
 MethodRefreshClip Perform clipping to the dimension of the control. Call this method if necessary  
 MethodResumeLayout Resume the layout.  
 MethodSuspendLayout Suspend the layout.  
Top
See Also

Reference

IControl Interface
Intersoft.Client.Framework Namespace

Send Feedback