AnnoObjSetMultilineTextboxBackgroundColor

Usage                 

Sub AnnoObjSetMultilineTextboxBackgroundColor(Red As Short, Green As Short, Blue As Short)

Description        

Sets the background color of the selected multiline textbox.

Parameters    

Red

Short

The red component of the new color.

 

Green

Short

The green component of the new color.

 

Blue

Short

The blue component of the new color.

Return value     

None

Programming Notes       

None