Hi.. I am developing one editor in vb.net and got stucked in including one of the feature i.e.,
generally in editors now we have tree kind of structures with every function or module (e.g., region in .net editor) so that it can be surpressed when every we click on it and vice versa..
Can anyone please tell how to achieve this functionality through a vb.net code..
generally in editors now we have tree kind of structures with every function or module (e.g., region in .net editor) so that it can be surpressed when every we click on it and vice versa..
Can anyone please tell how to achieve this functionality through a vb.net code..