in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

How to Get XtraEditors Control Handle ID

Last post 11/5/2008 5:47 AM by Alfred Lee. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 11/5/2008 5:47 AM

    How to Get XtraEditors Control Handle ID

     How to Get XtraEditors Control Handle ID

    when using windows control i can use 

    System.Windows.Forms.

     

    Form.FromChildHandle(this.textBox1.Handle ).Focus();

    But in part of XtraBars.BarEditItem or DevExpress.XtraEditors.Repository.RepositoryItemMRUEdit

     



    not found Property Hendle or WndProc  to get Hendle ID 
    How to set XtraEditors to Focus control?

Page 1 of 1 (1 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED