Intersoft.Client.Framework Namespace : IControl Interface |
The following tables list the members exposed by IControl.
Name | Description | |
---|---|---|
IsInDesignMode | Gets a value that indicates whether the control is in design mode (development). | |
LayoutSuspended | Gets a value that indicates whether the layout is being suspended | |
Platform | Gets a value that indicates the current client platform. |
Name | Description | |
---|---|---|
AttachEventHandlers | Attach built-in event handlers to control templates. Call this method if necessary. | |
DetachedEventHandlers | Detach built-in event handlers from control templates. Call this method if necessary. | |
InitializeStoryboards | Initializes storyboards. | |
InitializeTemplates | Initializes control templates. | |
RefreshClip | Perform clipping to the dimension of the control. Call this method if necessary | |
ResumeLayout | Resume the layout. | |
SuspendLayout | Suspend the layout. |