Click here to Skip to main content
15,898,587 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi everyone
in PathListBox i created a
PathListBoxItemStyle
and i put a
PathListBoxItemTransformer
in that
then i ticked
VB
PathListBoxItemTransformer.IsCentered=True

but how can i Set
VB
MyPathListBox.SelectedIndex(0)
in Center my path
please help me
thanks
Posted
Updated 31-Jan-12 5:06am
v2

first thank you for your response
but i want SelectedIndex(0) be in center my path
how can i set it
 
Share this answer
 
set HorizontalAlignment-property of PathListBox object
 
Share this answer
 
Comments
sinaone 31-Jan-12 11:38am    
first thank you for your response
but i want SelectedIndex(0) be in center my path
how can i set it

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900