Top Method Summary
Options Name Purpose
button3_Click (Object, EventArgs) Event handler for the Click event of the button3
InitializeComponent ()
InsertRootNode () Inserts the Root Node
OnShown (EventArgs) Raises the Shown event
PerformSearch () Performs the search based on the search text
timer1_Tick (Object, EventArgs) Event handler for the Tick event of the timer1
ultraTextEditor1_KeyDown (Object, KeyEventArgs) Event handler for the KeyDown event of the ultraTextEditor1
ultraTextEditor1_TextChanged (Object, EventArgs) Event handler for the TextChanged of the ultraTextEditor1
ultraTree1_AfterSelect (Object, SelectEventArgs) Event handler for the AfterSelect event of the ultraTree1
ultraTree1_BeforeExpand (Object, CancelableNodeEventArgs) Event handler for the BeforeExport event of the ultraTree1
ultraTree1_MouseDoubleClick (Object, MouseEventArgs) Event handler for the MouseDoubleClick event of the ultraTree1
ViewHideAllNodes (logical) Views or hides all tree nodes

Top Constructor Summary
Options Name Purpose
FolderBrowserForm () Constructor for the FolderBrowserForm class

Top Property Summary
Options Name Purpose
Consultingwerk.Windows.Util.Forms.FolderBrowserStyleEnum FolderBrowserStyle
CHARACTER RootFolder
CHARACTER SelectedFolder


Method Detail
Top

button3_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the button3
Notes:

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

InitializeComponent ()


Top

InsertRootNode ()

Purpose: Inserts the Root Node
Notes:

Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PerformSearch ()

Purpose: Performs the search based on the search text
Notes:

Top

timer1_Tick (Object, EventArgs)

Purpose: Event handler for the Tick event of the timer1
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

ultraTextEditor1_KeyDown (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown event of the ultraTextEditor1
Notes:

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

ultraTextEditor1_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged of the ultraTextEditor1
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

ultraTree1_AfterSelect (Object, SelectEventArgs)

Purpose: Event handler for the AfterSelect event of the ultraTree1
Notes:

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

ultraTree1_BeforeExpand (Object, CancelableNodeEventArgs)

Purpose: Event handler for the BeforeExport event of the ultraTree1
Notes: Creates sub-nodes if required

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

ultraTree1_MouseDoubleClick (Object, MouseEventArgs)

Purpose: Event handler for the MouseDoubleClick event of the ultraTree1
Notes:

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

ViewHideAllNodes (logical)

Purpose: Views or hides all tree nodes
Notes:

Parameters:
plView LOGICAL
Logical value indicating if the nodes should be shown


Constructor Detail
Top

FolderBrowserForm ()

Purpose: Constructor for the FolderBrowserForm class
Notes:



Property Detail
Top

Consultingwerk.Windows.Util.Forms.FolderBrowserStyleEnum FolderBrowserStyle


Returns Consultingwerk.Windows.Util.Forms.FolderBrowserStyleEnum
Top

CHARACTER RootFolder


Returns CHARACTER
Top

CHARACTER SelectedFolder


Returns CHARACTER


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