Exemple #1
0
 /**
  * Where the Main textbox text ends.
  * Length comes from FibRgLw97.ccpTxBx
  */
 public int GetMainTextboxEnd()
 {
     return(GetMainTextboxStart() +
            fib.GetCcpTxtBx());
 }