예제 #1
0
 protected function txtLongDescription_Create()
 {
     parent::txtLongDescription_Create();
 }
예제 #2
0
 protected function txtLongDescription_Create()
 {
     parent::txtLongDescription_Create();
     $this->txtLongDescription->TabIndex = 2;
     $this->intNextTabIndex++;
 }