I want to to hide expend/collapsed indicator focus in UltraExpandableGroupBox
Hello,
// Prevent the expansion indicator from drawing a focus rectangle when the control has focus. this.ultraExpandableGroupBox1.ShowFocus = false;