|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | ButtonClick (Object, EventArgs) |
Event handler for the Click event of the button |
|
# | CreateControls () |
Creates the Controls |
|
# | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnLayoutPositionSelected (EventArgs) |
Raises the LayoutPositionSelected |
|
# | OnLoad (EventArgs) |
Raises the Load event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | OnVerbClicked (character) |
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
- | optionSetLeftRight_ValueChanged (Object, EventArgs) |
Event handler for the ValueChanged event of the optionSetLeftRight |
|
# | ParentFormDestroyedHandler (Object, EventArgs) |
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | RefreshLayoutPositions (handle, character, logical, character) |
Refreshes the display of the LayoutPositions based on objects on
those pages |
|
+ | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | SubscribeUserControlEvents () |
Allows for custom event subscriptions during OnLoad() Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
Options | Name | Purpose | |
---|---|---|---|
+ | LayoutPositionControl () |
Constructor for the LayoutPositionControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | LayoutPositionSelected DELEGATE System.EventHandler |
Raised when a Layout Position is selected |
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL DesignTime |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | CHARACTER HiddenProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | CHARACTER LayoutPosition |
|
|
# | CHARACTER NonBrowsableProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | LOGICAL ParentFormDestroyedSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | LOGICAL UserControlEventsSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
Top
PROTECTED ButtonClick (Object, EventArgs)
|
||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CreateControls ()
|
||||||||||||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||||||||||||
PROTECTED OnLayoutPositionSelected (EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||||||||||||||
PRIVATE optionSetLeftRight_ValueChanged (Object, EventArgs)
|
||||||||||||||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||
PUBLIC RefreshLayoutPositions (handle, character, logical, character)
|
||||||||||||||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
||||||||||||||||||||||||||||||||
PROTECTED SubscribeUserControlEvents ()
|
PUBLIC LayoutPositionControl ()
|
---|
PUBLIC LayoutPositionSelected DELEGATE System.EventHandler
|
---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DesignTime
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PUBLIC CHARACTER LayoutPosition
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|
|||||||||
PROTECTED LOGICAL UserControlEventsSubscribed
|