[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control,ScrollableControl Interfaces=ControlManager,Component,MarshalByRefObject,Object Info=Used to group collections of controls [Assembly] WeifenLuo.WinFormsUI.Docking.dll=WeifenLuo.WinFormsUI.Docking.DockPanel [Edit] Class=Panel Color=BackColor Caption=Text [Property] Width= | |200 Height= | |100 Text= | | @AutoSizeMode=Indicates the automatic sizing behavior of the control. ARG(AutoSizeMode)|14|1|GrowAndShrink,GrowOnly @BorderStyle=Indicates the border style for the control. ARG(BorderStyle)|14|0|None,FixedSingle,Fixed3D @TabStop=Sets a value indicating whether the user can give the focus to this control using the TAB key. ARG(bool)|14|1|True,False ##Docking=DockPanel properties @AllowEndUserDocking=Sets a value indicating whether to allow the drag and drop docking. ARG(bool)|14|0|True,False @AllowEndUserNestedDocking=Sets a value indicating whether to allow the drag and drop nesting. ARG(bool)|14|0|True,False @DockBottomPortion=Sets the size of the bottom docking window. Value < 1 to specify the size in portion; value > 1 in pixels. ARG(double)|7|0.25 @DockLeftPortion=Sets the size of the left docking window. Value < 1 to specify the size in portion; value > 1 in pixels. ARG(double)|7|0.25 @DockRightPortion=Sets the size of the right docking window. Value < 1 to specify the size in portion; value > 1 in pixels. ARG(double)|7|0.25 @DockTopPortion=Sets the size of the top docking window. Value < 1 to specify the size in portion; value > 1 in pixels. ARG(double)|7|0.25 @DockPanelSkin=Sets the skin to use when displaying the DockPanel. ARG(DockPanelSkin)|20|(empty)|DockPanelSkin @DocumentStyle=Sets the style of the document window. ARG(DocumentStyle)|14|0|DockingMdi,DockingWindow,DockingSdi,SystemMdi @DocumentTabStripLocation=Determines where the tab strip for document style content is drawn. ARG(DocumentTabStripLocation)|14|0|Top,Bottom @ShowDocumentIcon=Sets a value indicating whether to show the icon. ARG(bool)|14|1|True,False ## [Methods] *onAutoSizeChanged=Occurs when the value of the AutoSize property has changed. ARG(EventArgs)|2|0 *onContentAdded=Occurs after the content added to the control. ARG(DockContentEventArgs)|2|0 *onContentRemoved=Occurs after the content removed from the control. ARG(DockContentEventArgs)|2|0 *AllowEndUserDocking=Returns a value indicating whether that user can change docking position. ARG(bool)|3|104 *AllowEndUserNestedDocking=Returns a value indicating whether ... ARG(bool)|3|104 *AutoSizeMode=Indicates the automatic sizing behavior of the control.ARG(AutoSizeMode)|3|0 *BorderStyle=Indicates the border style for the control.ARG(BorderStyle)|3|0 *DockBottomPortion=Returns a value indicating whether ... ARG(double)|3|7 *DockLeftPortion=Returns a value indicating whether ... ARG(double)|3|7 *DockRightPortion=Returns a value indicating whether ... ARG(double)|3|7 *DockTopPortion=Returns a value indicating whether ... ARG(double)|3|7 *DockContentCollection=Returns the collection of the contents. ARG(DockContentCollection)|3|0 *DocumentStyle=Returns the style of the documents. ARG(DocumentStyle)|3|0 *DocumentTabStripLocation=Returns the location to draw the DockPaneStrip for Document style windows. ARG(DocumentTabStripLocation)|3|0 *DockWindows=Returns the collection of the windows. ARG(DockWindowCollection)|3|13 *DockPanelSkin=Returns the skin to use when displaying the DockPanel. ARG(DockPanelSkin)|3|0 *DocumentsCount=Returns the number of the documents. ARG(int)|3|1 *FloatWindows=Returns the collection of the float windows. ARG(FloatWindowCollection)|3|13 *RightToLeftLayout=Returns a value indicating whether ... ARG(bool)|3|104 *ShowDocumentIcon=Returns a value indicating whether to show the icon. ARG(bool)|3|104 *TabStop=Returns a value indicating whether the user can give the focus to this control using the TAB key. ARG(bool)|3|104 DockPanel=Returns the DockPanel object. ARG(DockPanel)|3|0