|
hi
is there a way to set the foreground and background color for specific region on the vb form without affecting the rest of the areas, for example make a square area within the form with background color of red and any TEXT that passes through or inside that square will be in yellow color, but leaving the rest of the areas outside that square set to the default color (foreground & background color) or any other color...plz help me on this...
thanks
|
|
|
Place ur controls in Groupbox control categorywise and then change color of Groupbox
|
|
|
|
|
|
|
|