Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU
Advertising

treeview

Advertising
Playing with splitters

Playing with splitters

The splitter is a control (here a shape) can divide a screen or form or container into two or many (more splitters) resizable parts. it can be horizontal or vertical. i used the sps splitter class (with light modifications) to make it in use with this...

Read more

A css treeview on VFP form

A css treeview on VFP form

A css treeview on VFP form -This code builds a web (only css) treeview on a vfp browser olecontrol and makes the clicked links working in vfp environments. All links are redirected from the browser before navigate2 method. Some links are coded to visual...

Read more

Advertising
A vfp treeview with background image

A vfp treeview with background image

Visual foxpro cannot make an image background to a treeview.this is an artifact to do that. forms are used (top level,alwaysOnTop=.t.) one embed the treeview and makes the transparency. the second embed the image.with bindevent can glue the 2 forms to...

Read more