Depend on abstract rather than on concrete ,this is a important principle of object oriented programming (OOP). A encapsulation and access modeling base on this principle is presented at this article,it make the forms that are encapsulated in DLL to separate physically and logically,accordingly the application that uses the modeling have more distensible.