Namespace: Consultingwerk.Design.SmartComponents
Class 
PropertySheet Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:PropertySheet
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 15 22:59:25 CEST 2011



Top Method Summary
Options Name Purpose
- InitializeComponent () Initializes the Visual Design
# ReadCurrentTabs () Reads the Tabs of a TabControl
# SelectionChangedHandler (Object, EventArgs) Event handler for the SelectionChanged event of the SelectionService
- tbLookupName_LookupComplete (Object, EventArgs) Event handler for the LookupComplete event of the tbLookupName
- tbLookupName_ShowLookupDialog (Object, CancelEventArgs) Event handler for the ShowLookupDialog event of the tbLookupName
- tbLookupName_TextChanged (Object, EventArgs) Event handler for the TextChanged event of the tbLookupName
- tbMultiline_CheckedChanged (Object, EventArgs) Event handler for the CheckedChanged event of the tbLookupName
- tbTabs_TextChanged (Object, EventArgs) Event handler for the TextChanged event of the tbTabs
- tbText_TextChanged (Object, EventArgs) Event handler for the TextChanged event of the tbText
# WriteTabs () Writes the Tab labels back to the Control

Top Constructor Summary
Options Name Purpose
+ PropertySheet () Constructor for the PropertySheet class

Top Property Summary
Options Name Purpose
+ Consultingwerk.Design.SmartComponents.Viewer.SmartViewerDesignerControl Designer
+ System.Windows.Forms.Control SelectedControl
+ System.ComponentModel.Design.ISelectionService SelectionService


Method Detail
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PROTECTED ReadCurrentTabs ()

Purpose: Reads the Tabs of a TabControl
Notes:

Top

PROTECTED SelectionChangedHandler (Object, EventArgs)

Purpose: Event handler for the SelectionChanged event of the SelectionService
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PRIVATE tbLookupName_LookupComplete (Object, EventArgs)

Purpose: Event handler for the LookupComplete event of the tbLookupName
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PRIVATE tbLookupName_ShowLookupDialog (Object, CancelEventArgs)

Purpose: Event handler for the ShowLookupDialog event of the tbLookupName
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.ComponentModel.CancelEventArgs
The CancelEventArgs with the data for this event
Top

PRIVATE tbLookupName_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the tbLookupName
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PRIVATE tbMultiline_CheckedChanged (Object, EventArgs)

Purpose: Event handler for the CheckedChanged event of the tbLookupName
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PRIVATE tbTabs_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the tbTabs
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PRIVATE tbText_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the tbText
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PROTECTED WriteTabs ()

Purpose: Writes the Tab labels back to the Control
Notes:



Constructor Detail
Top

PUBLIC PropertySheet ()

Purpose: Constructor for the PropertySheet class
Notes:



Property Detail
Top

PUBLIC Consultingwerk.Design.SmartComponents.Viewer.SmartViewerDesignerControl Designer


Returns Consultingwerk.Design.SmartComponents.Viewer.SmartViewerDesignerControl
Top

PUBLIC System.Windows.Forms.Control SelectedControl


Returns System.Windows.Forms.Control
Top

PUBLIC System.ComponentModel.Design.ISelectionService SelectionService


Returns System.ComponentModel.Design.ISelectionService


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:07