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 ()
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

InitializeComponent ()


Top

ReadCurrentTabs ()

Purpose: Reads the Tabs of a TabControl
Notes:

Top

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

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

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

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

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

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

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

WriteTabs ()

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



Constructor Detail
Top

PropertySheet ()

Purpose: Constructor for the PropertySheet class
Notes:



Property Detail
Top

Consultingwerk.Design.SmartComponents.Viewer.SmartViewerDesignerControl Designer


Returns Consultingwerk.Design.SmartComponents.Viewer.SmartViewerDesignerControl
Top

System.Windows.Forms.Control SelectedControl


Returns System.Windows.Forms.Control
Top

System.ComponentModel.Design.ISelectionService SelectionService


Returns System.ComponentModel.Design.ISelectionService


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:12