[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control Interfaces=Component,MarshalByRefObject,Object,ControlManager,Form Info=Represents the projects window of the SDK Category=SDK [Edit] Class=Form [Property] @Width= | |300 @Height= | |300 @Text= | |Projects ##Docking=Properties of the DockContent @AllowEndUserDocking=Sets a value indicating whether that user can change docking position. ARG(bool)|14|0|True,False @AutoHidePortion=Sets the size to display the content in auto hide mode. Value < 1 to specify the size in portion; value > 1 in pixels. ARG(double)|7|0.25 @CloseButton=Sets a value indicating enable close button of the content. ARG(bool)|14|0|True,False @CloseButtonVisible=Sets a value indicating show the close button of the content. This property does not function with MDI document style. ARG(bool)|14|0|True,False DockAreas=Sets a value indicating in which area of the DockPanel the content allowed to show. ARG(DockAreas)|21|63|Float,DockLeft,DockRight,DockTop,DockBottom,Document @HideOnClose=Sets a value indicating whether that the content will be hidden instead of being closed. ARG(bool)|14|1|True,False @ShowHint=Sets a value indicating whether the desired docking state when first showing. ARG(DockState)|14|0|Unknown,Float,DockTopAutoHide,DockLeftAutoHide,DockBottomAutoHide,DockRightAutoHide,Document,DockTop,DockLeft,DockBottom,DockRight,Hidden @TabPageContextMenu=Sets the ContextMenu displayed for the dock pane tab strip. ARG(ContextMenu)|20|(empty)|ContextMenu @TabPageContextMenuStrip=Sets the ContextMenuStrip. ARG(ContextMenuStrip)|20|(empty)|ContextMenuStrip @TabText=Sets the text to display on the tab. ARG(string)|2| @ToolTipText=Sets the text displayed when mouse hovers over the tab. ARG(string)|2| ## Constructor=Sets the Constructor of the instance. ARG(enum)|14|1|None,Constructor [Methods] doBuild=Build the project. ARG(SDKView sdkview)|1|0 doRun=Build and run the project. ARG(SDKView sdkview)|1|0 *doDockAreas=Sets a value indicating in which area of the DockPanel the content allowed to show. ARG(DockAreas)|1|0 *doDockState=Sets the state of the dock. ARG(DockState)|1|0 *doShow=Shows the dock content. ARG()|1|0 *doShow2=Shows the dock content with the specified rectangle. ARG(Rectangle rect)|1|0 *doShow3=Shows the dock content with the DockState. ARG(DockState dockstate)|1|0 *onDockStateChanged=Occurs when the value of the DockState property is changed on Control. ARG(EventArgs)|2|0 *AllowEndUserDocking=Returns a value indicating whether that user can change docking position. ARG(bool)|3|104 *AutoHidePortion=Returns the size to display the content in auto hide mode. Value < 1 to specify the size in portion; value > 1 in pixels. ARG(double)|3|7 *CloseButton=Returns a value indicating enable close button of the content. ARG(bool)|3|104 *CloseButtonVisible=Returns a value indicating show the close button of the content. This property does not function with MDI document style. ARG(bool)|3|104 *DockAreas=Returns a value indicating in which area of the DockPanel the content allowed to show. ARG(DockAreas)|3|0 *.DockState=Returns the state of the dock. ARG(DockState)|3|0 *HideOnClose=Returns a value indicating whether that the content will be hidden instead of being closed. ARG(bool)|3|104 *ShowHint=Returns a value indicating whether the desired docking state when first showing. ARG(bool)|3|104 SDKProjects=Returns the current instance of the SDKProjects. ARG(SDKProjects)|3|0 *TabPageContextMenu=Returns the ContextMenu displayed for the dock pane tab strip. ARG(ContextMenu)|3|0 *TabPageContextMenuStrip=Returns the ContextMenuStrip. ARG(ContextMenuStrip)|3|0 *TabText=Returns the text to display on the tab. ARG(string)|3|2 *ToolTipText=Returns the text displayed when mouse hovers over the tab. ARG(string)|3|2 *rect=Defines the Rectangle structure to operate. ARG(Rectangle)|4|0 *dockState=Defines the state of the dock. ARG(DockState)|4|0 SDKView=Defines the SDK to operate. ARG(SDKView)|4|0