private void OnWhiteBalanceOnePush(object sender, EventArgs e) { if (toupcam_ != null) { toupcam_.AwbOnePush(null); } }