Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

In our Visual Basic to .Net application migration we have replaced a 3rd party control (SSTreeView) used in VB with TreeView control in the .Net application. We observed a limitation in .Net where we couldn�t achieve the fixed length nodes using the Arial font similar to VB, as detailed in the following section.

 

 

Fixed length nodes in Tree view:

Fixed Length Nodes for the tree view control can be achieved only using "Courier New" Font and right padding. However, in VB Arail font was used and The alignment is perfect!

 

Plz find the attachments For VB and .NET TreeviewNodes Alignement.

 

i dont want to change my Arial Font to courier New.Client Strictly wants Arail Font :( ...

How to achive this fixed length Alginemnt of nodes with Arial Font?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...