Forum Discussion
kumar_perlaa
13 years agoContributor
Correction in Above post:
Pre requiste conditions:
1. Rename above method has Function TextBox()
2. Invoke GetBackgroundColor () in "Function TextBox()"
example: Function TextBox() { ....
GetBackgroundColor ()
......;
........;
}
Pre requiste conditions:
1. Rename above method has Function TextBox()
2. Invoke GetBackgroundColor () in "Function TextBox()"
example: Function TextBox() { ....
GetBackgroundColor ()
......;
........;
}