func (b *Button) SetState(nState xc.Common_state3_) { xc.XBtnSetState(b.hEle, nState) }
func (b *Button) SetState(nState xc.COMMON_STATE3_) { xc.XBtnSetState(b.hEle, nState) }