|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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 |
Options | Name | Purpose | |
---|---|---|---|
+ | PropertySheet () |
Constructor for the PropertySheet class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Design.SmartComponents.Viewer.SmartViewerDesignerControl Designer |
|
|
+ | System.Windows.Forms.Control SelectedControl |
|
|
+ | System.ComponentModel.Design.ISelectionService SelectionService |
|
Top
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED ReadCurrentTabs ()
|
||||||||||||||||||||
PROTECTED SelectionChangedHandler (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE tbLookupName_LookupComplete (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE tbLookupName_ShowLookupDialog (Object, CancelEventArgs)
|
||||||||||||||||||||
PRIVATE tbLookupName_TextChanged (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE tbMultiline_CheckedChanged (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE tbTabs_TextChanged (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE tbText_TextChanged (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED WriteTabs ()
|
PUBLIC PropertySheet ()
|
---|
PUBLIC Consultingwerk.Design.SmartComponents.Viewer.SmartViewerDesignerControl Designer
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC System.Windows.Forms.Control SelectedControl
|
|||||||||
PUBLIC System.ComponentModel.Design.ISelectionService SelectionService
|