Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Expand Treeview Job Entry Epicor - VB
Dim jobTreeViewPanel as Epicor.Mfg.UI.FrameWork.JobLib.MethodTreePanel ' declare the MethodTreePanel object jobTreeViewPanel = CType(csm.GetNativeControlReference(".jobTreeViewPanel"),Epicor.Mfg.UI.FrameWork.JobLib.MethodTreePanel) For Each RootNode As EpiTreeNode In jobTreeViewPanel.MethodTree.Nodes 'gets the all nodes For Each ChildNode0 As EpiTreeNode In RootNode.Nodes For Each ChildNode1 As EpiTreeNode In ChildNode0.Nodes 'loop through all the nodes and expand it 'Here you can access the ChildNodes properties ChildNode1.Expanded = True'sets the current nodes expanded property to true Next Next Next
run
|
edit
|
history
|
help
0
3.1
CALCULADORA
"No Fear Shakespeare" sonnet of the day ... (doy modulo 154)+1
DO LOOP UNTIL EX3
VB checking whether a date is between 2 dates
Web application
jjj
exercicio A
Selected Shakespeare Sonnet for doy mod 150
Visual-Basic