Help for this page

Select Code to Download


  1. or download this
    $this->{listCtrl}->SetItemTextColour( 0, wxRED );
    
  2. or download this
    EVT_BUTTON( $self, $btnBold, sub { $self->OnBold } );